summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-01-15netxen: handle dma mapping failuresDhananjay Phadke3-40/+67
2009-01-15netxen: hold tx lock while sending firmware commandsDhananjay Phadke1-0/+4
2009-01-15netxen: cleanup mac list on driver unloadDhananjay Phadke3-0/+17
2009-01-15netxen: firmware init fixDhananjay Phadke3-37/+51
2009-01-15netxen: fix link speed reporting for some boardsDhananjay Phadke4-18/+58
2009-01-15netxen: fix ipv6 offload and tx cleanupDhananjay Phadke3-91/+57
2009-01-15netxen: fix endianness in firmware commandsDhananjay Phadke4-97/+95
2009-01-15sis900: generate fake MAC address if the hardware doesn't have oneDaniele Venzano1-4/+4
2009-01-15powerpc/fs_enet: Add missing irq free in error path.Mike Ditto1-0/+1
2009-01-15phylib: Fix Freescale TBI PHY detectionAnton Vorontsov1-9/+0
2009-01-15ARM etherh: Fix build failure.David S. Miller1-1/+1
2009-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller26-90/+114
2009-01-13p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13net: ppp_generic - fix regressions caused by IDR conversionCyrill Gorcunov1-6/+37
2009-01-13gianfar: Fix soft lockup with multi-interrupt TSECsAnton Vorontsov1-0/+8
2009-01-13hso: driver fix for big endian machines.Denis Joseph Barrow1-2/+2
2009-01-13WAN: Fix NAPI interface in IXP4xx HSS driver.Krzysztof Hałasa1-3/+3
2009-01-12libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky1-1/+1
2009-01-12rt2x00: Fix rt2500usb HW crypto: WEP 128 & AESIvo van Doorn1-2/+2
2009-01-12ath5k: fix return values from ath5k_txBob Copeland1-4/+4
2009-01-12rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg1-2/+3
2009-01-12p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter1-2/+6
2009-01-12ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown2-3/+3
2009-01-12ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen1-9/+1
2009-01-12ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian1-21/+17
2009-01-12Fix rt2500usb HW crypto: TKIPIvo van Doorn1-13/+6
2009-01-12rtl8180: Fix to add STA modeLarry Finger1-0/+1
2009-01-12iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu1-1/+1
2009-01-12rt2x00: Fix segementation faultIvo van Doorn1-3/+3
2009-01-12p54usb: fix random traffic stalls (LM87)Christian Lamparter1-0/+1
2009-01-12p54: crypto offload fixesChristian Lamparter1-1/+12
2009-01-12orinoco_cs: add ID for ARtem Onair Comcard 11Pavel Roskin1-0/+1
2009-01-12iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz1-0/+1
2009-01-12ath9k: Fix chainmask handling bugSujith1-2/+2
2009-01-12orinoco: take the driver lock in the rx taskletDavid Kilroy1-3/+25
2009-01-12ath9k: Enforce module build if rfkill is a moduleJouni Malinen1-0/+1
2009-01-12p54usb: Add USB ID for Thomson Speedtouch 121gMichiel1-0/+1
2009-01-12rt2x00: Fix TX short preamble detectionIvo van Doorn3-17/+4
2009-01-12rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann1-0/+1
2009-01-12p54usb: Fix to prevent SKB memory allocation errors with 4K page sizeLarry Finger1-0/+11
2009-01-12rt2x00: Fix radio LED type checkAndrew Price1-1/+1
2009-01-12Wireless: Fix Kconfig fact errorErik Ekman1-1/+1
2009-01-11ucc_geth: use correct UCCE macrosTimur Tabi2-174/+68
2009-01-11cxgb3: Keep LRO off if disabled when interface is downRoland Dreier3-10/+21
2009-01-11sfc: SFT9001: Fix condition for LNPGA power-offBen Hutchings1-2/+3
2009-01-11smsc911x: register irq with device name, not driver nameSteve Glendinning1-1/+1
2009-01-11smsc911x: fix smsc911x_reg_read compiler warningSteve Glendinning1-0/+1