aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-27can: sja1000: fix bug using library functions for skb allocationKurt Van Dijck
2009-10-27cxgb3: Set the rxqKrishna Kumar
2009-10-26sh_eth: Add asm/cacheflush.hNobuhiro Iwamatsu
2009-10-26PPPoE: Fix flush/close races.Michal Ostrowski
2009-10-26e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan
2009-10-26e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCHBruce Allan
2009-10-26e1000e: 82577/82578 requires a different method to configure LPLUBruce Allan
2009-10-26e1000e: increase swflag acquisition timeout for ICHx/PCHBruce Allan
2009-10-26e1000e: clear PHY wakeup bit after LCD reset on 82577/82578Bruce Allan
2009-10-26igbvf: fix memory leak when ring size changed while interface downAlexander Duyck
2009-10-26ixgbe: fix memory leak when resizing rings while interface is downAlexander Duyck
2009-10-26igb: fix memory leak when setting ring size while interface is downAlexander Duyck
2009-10-24bonding: Modify hash transmit policies to use the packet's source MAC addressJasper Spaans
2009-10-24DM9000: Fix revision ID for DM9000BBen Dooks
2009-10-24r8169: fix Ethernet Hangup for RTL8110SC rev dSimon Wunderlich
2009-10-24sfc: Rename 'xfp' file and functions to reflect realityBen Hutchings
2009-10-24sfc: Remove unused code for non-autoneg speed/duplex switchingBen Hutchings
2009-10-24sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings
2009-10-24sfc: Move MTD probe after netdev registration and name allocationBen Hutchings
2009-10-24sfc: Remove unnecessary tests of efx->membaseBen Hutchings
2009-10-24sfc: Remove incorrect assertion from efx_pci_remove_main()Ben Hutchings
2009-10-24sfc: Merge falcon_probe_phy() into falcon_probe_port()Ben Hutchings
2009-10-24sfc: Remove pointless abstraction of memory BAR numberBen Hutchings
2009-10-24sfc: Removed kernel-doc for nonexistent member of efx_phy_operationsBen Hutchings
2009-10-24sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings
2009-10-24sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings
2009-10-24sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings
2009-10-24sfc: Remove declarations of nonexistent functionsBen Hutchings
2009-10-24sfc: Change order of device removal to reverse of probe orderBen Hutchings
2009-10-24sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings
2009-10-24sfc: Move all TX DMA length limiting into tx.cBen Hutchings
2009-10-24sfc: Define DMA address mask explicitly in terms of descriptor field widthBen Hutchings
2009-10-24sfc: Eliminate indirect lookups of queue size constantsBen Hutchings
2009-10-24sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings
2009-10-24sfc: Update hardware definitions for SienaBen Hutchings
2009-10-24sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings
2009-10-24sfc: Remove versioned bitfield macrosBen Hutchings
2009-10-24sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings
2009-10-24sfc: Merge sfe4001.c into falcon_boards.cBen Hutchings
2009-10-24sfc: Rename Falcon-specific board code and typesBen Hutchings
2009-10-24sfc: Remove redundant hardware initialisationBen Hutchings
2009-10-24sfc: Remove redundant header gmii.hBen Hutchings
2009-10-22ifb: should not use __dev_get_by_index() without locksEric Dumazet
2009-10-22net: au1000_eth: add missing capability.hManuel Lauss
2009-10-22myri10ge: improve port type reporting in ethtoolBrice Goglin
2009-10-22e1000e: reset the PHY on 82577/82578 when going to SxBruce Allan
2009-10-22sfc: 10Xpress: Report support for pause framesBen Hutchings
2009-10-22netxen: avoid undue board config checkDhananjay Phadke
2009-10-22netxen: fix tx timeout handling on firmware hangAmit Kumar Salecha