summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-08-29sfc: Extend struct efx_tx_buffer to allow pushing option descriptorsBen Hutchings
2013-08-29sfc: Use a global count of active queues instead of pending drainsAlexandre Rames
2013-08-29sfc: Prepare for RX scatter on EF10Jon Cooper
2013-08-29sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()Ben Hutchings
2013-08-29sfc: Allow efx_nic_type::dimension_resources to failBen Hutchings
2013-08-29sfc: Allow event queue initialisation to failJon Cooper
2013-08-29sfc: Document conditions for multicast replication vs filter replacementBen Hutchings
2013-08-29sfc: Implement asynchronous MCDI requestsBen Hutchings
2013-08-29sfc: Remove unnecessary use of atomic_tBen Hutchings
2013-08-29sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()Ben Hutchings
2013-08-29sfc: Add support for new board sensorsBen Hutchings
2013-08-29ixgbe: add support for older QSFP active DA cablesEmil Tantilov
2013-08-29ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov
2013-08-29ixgbe: add 1Gbps support for QSFP+Emil Tantilov
2013-08-29ixgbe: fix SFF data dumps of SFP+ modules from an offsetEmil Tantilov
2013-08-29ixgbe: cleanup some log messagesDon Skidmore
2013-08-29ixgbe: zero out mailbox buffer on initEmil Tantilov
2013-08-29ixgbe: fix link test when connected to 1Gbps link partnerEmil Tantilov
2013-08-29ixgbe: fix incorrect limit value in ring transverseDon Skidmore
2013-08-29ixgbe: Check return value on eeprom readsMark Rustad
2013-08-29ixgbe: disable link when adapter goes downJacob Keller
2013-08-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-29qlcnic: underflow in qlcnic_validate_max_tx_rings()Dan Carpenter
2013-08-29xen-netback: rename functionsWei Liu
2013-08-29xen-netback: switch to NAPI + kthread 1:1 modelWei Liu
2013-08-29xen-netback: remove page tracking facilityWei Liu
2013-08-28net: xilinx: fix memleakLibo Chen
2013-08-28net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner
2013-08-28net: stmmac: fixed the pbl setting with DTByungho An
2013-08-28cw1200: When debug is enabled, display all wakeup conditions for the wait_eve...Solomon Peachy
2013-08-28cw1200: Display the correct default reference clock.Solomon Peachy
2013-08-28rt2800usb: Add WLI-UC-G300HP's Product ID.Masami Ichikawa
2013-08-28ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan
2013-08-28mwifiex: break a long line into two linesBing Zhao
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-28ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-27bnx2x: Fix VF stats syncAriel Elior
2013-08-27bnx2x: Fix VF memory leak unloadAriel Elior
2013-08-27bnx2x: Fix functionality of configuring vlan listAriel Elior
2013-08-27bnx2x: Fix move FP memory deallocationsYuval Mintz
2013-08-27bnx2x: vf mark stats startedAriel Elior
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-27sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORSBen Hutchings
2013-08-27sfc: Return an error code when a sensor is busy.Alexandre Rames
2013-08-27sfc: Add support for reading packet length from prefixBen Hutchings
2013-08-27sfc: Add TX merged completion counterBen Hutchings
2013-08-27sfc: Generalise packet hash lookup to support EF10 RX prefixJon Cooper
2013-08-27sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust commentsBen Hutchings