summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-12-29wireless: remove remaining qual codeJohannes Berg10-255/+4
2009-12-29rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde1-0/+1
2009-12-29ath5k: fix SWI calibration interrupt stormBob Copeland1-4/+3
2009-12-28libertas: Remove carrier signaling from the scan codeSamuel Ortiz1-14/+8
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov1-3/+3
2009-12-21ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIVBenjamin Herrenschmidt1-0/+2
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg1-2/+1
2009-12-21iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin3-3/+3
2009-12-21Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack1-2/+0
2009-12-21drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org1-1/+2
2009-12-21ath9k: Stop ANI when doing a resetSujith1-0/+6
2009-12-21ath9k: Fix TX queue drainingSujith2-3/+3
2009-12-21ath9k: Fix bug in assigning sequence numberSujith1-10/+3
2009-12-21rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde1-1/+1
2009-12-21iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre1-1/+2
2009-12-21iwl3945: fix panic in iwl3945 driverZhu Yi1-0/+3
2009-12-21iwlwifi: initialize spinlock before useReinette Chatre2-4/+4
2009-12-21iwl3945: disable power saveReinette Chatre2-3/+7
2009-12-21iwlwifi: fix more eeprom endian bugsJohannes Berg4-11/+16
2009-12-21iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2-10/+12
2009-12-21rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2-0/+11
2009-12-21drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall1-2/+2
2009-12-21ath9k: Last fix for TX software padding.Benoit Papillault1-11/+12
2009-12-21iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2-2/+2
2009-12-21iwlwifi: power up all devices for EEPROM readReinette Chatre2-16/+6
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi7-24/+21
2009-12-14rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde1-2/+2
2009-12-11b43: Remove reset after fatal DMA errorLarry Finger1-1/+4
2009-12-11rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski3-21/+50
2009-12-11ath5k: enable EEPROM checksum checkLuis R. Rodriguez1-2/+1
2009-12-09gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=yAnton Vorontsov1-0/+1
2009-12-09b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec1-2/+1
2009-12-09atl1c:use common_task instead of reset_task and link_chg_taskJie Yang2-41/+37
2009-12-09atl1c:add pci map direction in atl1c_buffer flagsJie Yang2-9/+24
2009-12-09netxen: fix firmware type checkDhananjay Phadke1-1/+13
2009-12-09netxen:fix napi intr enable checkAmit Kumar Salecha1-2/+4
2009-12-09netxen: protect device reset by rtnl_lockAmit Kumar Salecha1-8/+35
2009-12-09mv643xx_eth: check for valid hw address (resubmit)Denis Kirjanov1-0/+3
2009-12-09net/mpc5200: Fix locking on fec_mpc52xx driverAsier Llano1-59/+62
2009-12-09myri10ge: use src+dst for rss hashingBrice Goglin1-2/+2
2009-12-09ixgbe: add support for 82599 KR device 0x1517Don Skidmore3-0/+4
2009-12-09ixgbe: Fix TX stats accountingEric Dumazet2-16/+5
2009-12-09e1000e: only perform ESB2 MDIC workaround on certain configurationsBruce Allan2-33/+69
2009-12-09e1000e: replace incorrect use of GG82563_REG macroBruce Allan2-3/+7
2009-12-09e1000e: minor correction to name of bit in CTRL_EXT registerBruce Allan2-2/+2
2009-12-08ath5k: add support for Dell Vostro A860 LEDShahar Or1-0/+2
2009-12-08orinoco: remove spare KERN_DEBUGDavid Kilroy1-1/+1
2009-12-08rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger3-4/+17
2009-12-08ath9k: fix tx status reportingFelix Fietkau1-1/+1
2009-12-08mwl8k: don't complain about oversized beacons in FINALIZE_JOINLennert Buytenhek1-21/+8