summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-04-02be2net: Adding PCI SRIOV supportSarveshwar Bandi
2010-04-02net/pcmcia/3c589_cs: using netdev_info and friends where appropriateAlexander Kurz
2010-04-02netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu
2010-04-02bnx2x: Added GRO supportDmitry Kravkov
2010-04-02r8169: Fix rtl8169_rx_interrupt()Eric Dumazet
2010-04-02acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-02acenic: fix the misusage of zero dma addressFUJITA Tomonori
2010-03-31net: remove redundant codeEric Dumazet
2010-03-31Add hotplug support to mcp251x driverMarc Zyngier
2010-03-31igb: add per-packet timestampingNick Nunley
2010-03-31drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neatenJoe Perches
2010-03-31e1000e: typo correctionsJoe Perches
2010-03-31igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck
2010-03-31sky2: avoid duplicate link up on Optima chipstephen hemminger
2010-03-31sky2: add XL revisionsstephen hemminger
2010-03-31sky2: support Yukon EC_U rev B1 and laterstephen hemminger
2010-03-31net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland
2010-03-31virtio_net: missing sg_init_tableShirley Ma
2010-03-29vxge: Version update.Sreenivasa Honnur
2010-03-29vxge: Set function-0 as the privilaged function for normal function.Sreenivasa Honnur
2010-03-29vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur
2010-03-29vxge: Fixed "ethtool -d" prints.Sreenivasa Honnur
2010-03-29vxge: Align the memory only if it is misaligned.Sreenivasa Honnur
2010-03-29vxge: Fix starvation of receive ring controller when blasted by short packets.Sreenivasa Honnur
2010-03-29vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-29netxen: fix interrupt for NX2031Amit Kumar Salecha
2010-03-29netxen: fix fw load from fileAmit Kumar Salecha
2010-03-29netxen: validate unified romimageRajesh K Borundia
2010-03-29netxen: fix corner cases of firmware recoveryAmit Kumar Salecha
2010-03-29netxen: fix tx csum statusSucheta Chakraborty
2010-03-27e1000e: Use pr_<level> and netdev_<level>Bruce Allan
2010-03-27ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko
2010-03-27ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko
2010-03-24iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville
2010-03-24net/various: remove trailing space in messagesFrans Pop
2010-03-24net/intel: remove trailing space in messagesFrans Pop
2010-03-24net/tulip: remove trailing space in messagesFrans Pop
2010-03-24net/tokenring: remove trailing space in messagesFrans Pop
2010-03-24net/smc91xx: remove trailing space in messagesFrans Pop
2010-03-24net/ps3_gelic: remove trailing space in messagesFrans Pop
2010-03-24net/irda: remove trailing space in messagesFrans Pop
2010-03-24libertas: add auto auth mode featureAmitkumar Karwar
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith
2010-03-23drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu
2010-03-23drivers/net/wireless/ray_cs.c: Use iw_handler function prototypesJoe Perches
2010-03-23orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches
2010-03-23drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches