summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-03-17ath9k: RX buffers may be accessed/freed even before initialized/alloced.Senthil Balasubramanian1-1/+1
2009-03-17ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian2-7/+6
2009-03-17mac80211_hwsim: add support for 5 GHzLuis R. Rodriguez1-36/+102
2009-03-17p54: enable power save supportChristian Lamparter1-0/+2
2009-03-17p54: initial SoftLED supportChristian Lamparter3-13/+143
2009-03-17p54: fix iwconfig txpower offChristian Lamparter1-2/+2
2009-03-17p54pci: convert printk(KERN_* to dev_*Christian Lamparter1-19/+10
2009-03-17p54: unify ieee80211 device registrationChristian Lamparter5-16/+22
2009-03-17p54usb: stop USB core interference in exit pathChristian Lamparter1-0/+1
2009-03-17ath9k: create a common debugfs_root for all device instancesGabor Juhos3-8/+41
2009-03-17orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov4-13/+33
2009-03-15netxen: update version to 4.0.30Dhananjay Phadke2-5/+4
2009-03-15netxen: add receive side scaling (rss) supportDhananjay Phadke5-192/+404
2009-03-15netxen: remove old lro codeDhananjay Phadke2-52/+25
2009-03-15netxen: sanitize variable namesDhananjay Phadke6-136/+62
2009-03-15netxen: add suspend resume supportDhananjay Phadke3-18/+102
2009-03-15netxen: fix endianness in serial numberDhananjay Phadke1-6/+4
2009-03-14ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg2-7/+29
2009-03-14ixgbe: Two small fixes for 82599 when bringing the device down and for WoLPJ Waskiewicz1-1/+6
2009-03-14ixgbe: Add a few safety nets for register writes and descriptor cleanupsJesse Brandeburg1-6/+12
2009-03-14ixgbe: Cleanup on the Rx init pathJesse Brandeburg1-15/+14
2009-03-14ixgbe: Fix the Tx clean logic to return proper statusJesse Brandeburg1-9/+10
2009-03-14ixgbe: fix bug with napi add before request_irqJesse Brandeburg1-3/+5
2009-03-14ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg4-31/+71
2009-03-14ixgbe: Disable DROP_EN for Rx queuesPJ Waskiewicz1-2/+0
2009-03-14ixgbe: Fix an accounting problem when the Rx FIFO is fullPJ Waskiewicz1-1/+6
2009-03-14ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY typesPJ Waskiewicz1-0/+16
2009-03-14igb: add support for 82576 quad copper adapterAlexander Duyck4-0/+22
2009-03-14igb: add support for another dual port 82576 non-security nicAlexander Duyck3-0/+3
2009-03-14igb: correct typo that was setting vfta mask to 1Alexander Duyck2-2/+2
2009-03-14igb: add PF to poolAlexander Duyck3-10/+22
2009-03-14igb: support wol on second portAlexander Duyck2-2/+4
2009-03-14igb: resolve warning of unused adapter structAlexander Duyck1-3/+2
2009-03-14igb: remove netif running call from igb_pollAlexander Duyck1-2/+1
2009-03-14igb: switch to new dca APIMaciej Sosnowski1-4/+4
2009-03-14ppp: ppp_mp_explode() redesignGabriele Paoloni3-91/+126
2009-03-14tulip: Fix for MTU problems with 802.1q tagged framesTomasz Lemiech2-30/+86
2009-03-14phylib: convert state_queue work to delayed_workMarcin Slusarz1-30/+11
2009-03-14bmac: remove unused variable bp in bmac_misc_intr()Pavel Roskin1-1/+0
2009-03-13ehea: fix circular locking problemJan-Bernd Themann2-27/+31
2009-03-13macvlan: Deterministic ingress packet deliveryEric Biederman1-13/+60
2009-03-13macvlan: Support creating macvlans from macvlansEric Biederman1-5/+6
2009-03-13smsc911x: improve EEPROM loading timeout logic in openSteve Glendinning1-2/+2
2009-03-13smsc911x: check for FFWD success before checking for timeoutSteve Glendinning1-1/+1
2009-03-13gianfar: Convert to use netdev_opsAndy Fleming1-14/+17
2009-03-13gianfar: remove gianfar_mii.cAndy Fleming1-379/+0
2009-03-138139too: allow to set mac address on running deviceJiri Pirko1-1/+25
2009-03-138139cp: allow to set mac address on running deviceJiri Pirko1-1/+23
2009-03-13cxgb3: update driver versionDivy Le Ray1-1/+1
2009-03-13cxgb3: update FWDivy Le Ray1-1/+1