summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-04-02acenic: fix the misusage of zero dma addressFUJITA Tomonori1-10/+6
2010-04-02bonding: fix potential deadlock in bond_uninit()Amerigo Wang1-12/+14
2010-04-02stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO1-0/+1
2010-04-02be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde1-2/+2
2010-04-02be2net: fix flashing on big endian architecturesAjit Khaparde2-10/+9
2010-04-02be2net: fix a bug in flashing the redboot sectionAjit Khaparde1-1/+1
2010-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-13/+33
2010-03-31bonding: bond_xmit_roundrobin() fixEric Dumazet1-1/+1
2010-03-31net: remove redundant codeEric Dumazet14-15/+0
2010-03-31Add hotplug support to mcp251x driverMarc Zyngier1-0/+14
2010-03-31igb: add per-packet timestampingNick Nunley3-8/+41
2010-03-31drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neatenJoe Perches2-53/+61
2010-03-31drivers/net: Add missing unlockJulia Lawall1-1/+3
2010-03-31net: gianfar - align BD ring size console messagesKim Phillips1-2/+2
2010-03-31net: gianfar - initialize per-queue statisticsKim Phillips1-2/+2
2010-03-31gianfar: Fix a memory leak in gianfar close codeAndy Fleming1-2/+2
2010-03-31e1000e: typo correctionsJoe Perches3-16/+13
2010-03-31igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck2-36/+8
2010-03-31sky2: avoid duplicate link up on Optima chipstephen hemminger1-1/+2
2010-03-31sky2: add XL revisionsstephen hemminger2-4/+14
2010-03-31sky2: support Yukon EC_U rev B1 and laterstephen hemminger2-6/+13
2010-03-31net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland5-0/+473
2010-03-31virtio_net: missing sg_init_tableShirley Ma1-0/+2
2010-03-30net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2-2/+7
2010-03-30iwlwifi: range checking issueDan Carpenter1-1/+1
2010-03-30setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp1-1/+1
2010-03-30rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde1-0/+5
2010-03-30rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde1-2/+2
2010-03-30iwlwifi: clear unattended interrupts in taskletShanyu Zhao1-1/+9
2010-03-30iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy1-4/+2
2010-03-30iwlwifi: fix regulatoryReinette Chatre2-2/+2
2010-03-30Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede1-0/+1
2010-03-30Add a pci-id to the mwl8k driverBenjamin Larsson1-0/+1
2010-03-30ar9170: add support for NEC WL300NU-G USB dongleBen Konrath1-0/+2
2010-03-30vxge: Version update.Sreenivasa Honnur1-2/+2
2010-03-30vxge: Set function-0 as the privilaged function for normal function.Sreenivasa Honnur1-2/+4
2010-03-30vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur4-120/+81
2010-03-30vxge: Fixed "ethtool -d" prints.Sreenivasa Honnur1-3/+2
2010-03-30vxge: Align the memory only if it is misaligned.Sreenivasa Honnur1-4/+16
2010-03-30vxge: Fix starvation of receive ring controller when blasted by short packets.Sreenivasa Honnur3-13/+6
2010-03-30vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur2-7/+56
2010-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller69-1421/+8589
2010-03-30netxen: fix interrupt for NX2031Amit Kumar Salecha1-9/+16
2010-03-30netxen: fix fw load from fileAmit Kumar Salecha1-0/+10
2010-03-30netxen: validate unified romimageRajesh K Borundia2-15/+140
2010-03-30netxen: fix corner cases of firmware recoveryAmit Kumar Salecha1-0/+4
2010-03-30netxen: fix tx csum statusSucheta Chakraborty1-0/+6
2010-03-30r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman1-5/+24
2010-03-29tulip: Add missing parens.David S. Miller1-1/+1
2010-03-28r8169: fix broken register writesFrancois Romieu1-2/+2