summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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-10b43: Remove reset after fatal DMA errorLarry Finger1-1/+4
2009-12-10rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski3-21/+50
2009-12-10ath5k: enable EEPROM checksum checkLuis R. Rodriguez1-2/+1
2009-12-07ath5k: add support for Dell Vostro A860 LEDShahar Or1-0/+2
2009-12-07orinoco: remove spare KERN_DEBUGDavid Kilroy1-1/+1
2009-12-07rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger3-4/+17
2009-12-07ath9k: fix tx status reportingFelix Fietkau1-1/+1
2009-12-07mwl8k: don't complain about oversized beacons in FINALIZE_JOINLennert Buytenhek1-21/+8
2009-12-07mwl8k: don't overwrite mwl8k_vif::bssid until after disassociationLennert Buytenhek1-3/+2
2009-12-07mwl8k: struct ieee80211_rx_status::qual is deprecatedLennert Buytenhek1-1/+0
2009-12-07mwl8k: don't forget to call pci_disable_device()Lennert Buytenhek1-1/+3
2009-12-07mwl8k: increase firmware loading timeoutsLennert Buytenhek1-3/+2
2009-12-07mwl8k: allow more time for transmit rings to drainLennert Buytenhek1-60/+67
2009-12-07mwl8k: allow more time for firmware commands to completeLennert Buytenhek1-2/+11
2009-12-07mwl8k: properly report rate on received 40MHz packetsLennert Buytenhek1-2/+8
2009-12-07mwl8k: fix addr4 zeroing and payload overwrite on DMA header creationLennert Buytenhek1-14/+15
2009-12-07mwl8k: prevent corruption of QoS field on receiveLennert Buytenhek1-15/+31
2009-12-07mwl8k: fix UPDATE_STADB command struct legacy_rates array lengthLennert Buytenhek1-38/+13
2009-12-07mwl8k: fix MCS bitmap size in SET_RATE commandLennert Buytenhek1-4/+3
2009-12-07wl1251: don't build null data template in wl1251_op_config()Kalle Valo1-4/+0
2009-12-07wl1251: fix bssid handlingKalle Valo1-15/+15
2009-12-07wl1251: remove false warning messagesKalle Valo1-2/+0
2009-12-07iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument changeJohn W. Linville1-1/+1
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller9-461/+320
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds11-547/+362
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller69-1954/+2581
2009-12-04iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz1-2/+5
2009-12-04iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz3-6/+8
2009-12-04iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz1-1/+1