aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* mac80211: fix peer HT capabilitiesJohannes Berg2009-12-21
* iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin2009-12-21
* Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack2009-12-21
* drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-21
* ath9k: Stop ANI when doing a resetSujith2009-12-21
* ath9k: Fix TX queue drainingSujith2009-12-21
* ath9k: Fix bug in assigning sequence numberSujith2009-12-21
* rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde2009-12-21
* iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2009-12-21
* iwl3945: fix panic in iwl3945 driverZhu Yi2009-12-21
* iwlwifi: initialize spinlock before useReinette Chatre2009-12-21
* iwl3945: disable power saveReinette Chatre2009-12-21
* iwlwifi: fix more eeprom endian bugsJohannes Berg2009-12-21
* iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2009-12-21
* rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2009-12-21
* drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall2009-12-21
* ath9k: Last fix for TX software padding.Benoit Papillault2009-12-21
* iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-21
* iwlwifi: power up all devices for EEPROM readReinette Chatre2009-12-21
* iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-21
* rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde2009-12-14
* b43: Remove reset after fatal DMA errorLarry Finger2009-12-10
* rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski2009-12-10
* ath5k: enable EEPROM checksum checkLuis R. Rodriguez2009-12-10
* ath5k: add support for Dell Vostro A860 LEDShahar Or2009-12-07
* orinoco: remove spare KERN_DEBUGDavid Kilroy2009-12-07
* rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger2009-12-07
* ath9k: fix tx status reportingFelix Fietkau2009-12-07
* mwl8k: don't complain about oversized beacons in FINALIZE_JOINLennert Buytenhek2009-12-07
* mwl8k: don't overwrite mwl8k_vif::bssid until after disassociationLennert Buytenhek2009-12-07
* mwl8k: struct ieee80211_rx_status::qual is deprecatedLennert Buytenhek2009-12-07
* mwl8k: don't forget to call pci_disable_device()Lennert Buytenhek2009-12-07
* mwl8k: increase firmware loading timeoutsLennert Buytenhek2009-12-07
* mwl8k: allow more time for transmit rings to drainLennert Buytenhek2009-12-07
* mwl8k: allow more time for firmware commands to completeLennert Buytenhek2009-12-07
* mwl8k: properly report rate on received 40MHz packetsLennert Buytenhek2009-12-07
* mwl8k: fix addr4 zeroing and payload overwrite on DMA header creationLennert Buytenhek2009-12-07
* mwl8k: prevent corruption of QoS field on receiveLennert Buytenhek2009-12-07
* mwl8k: fix UPDATE_STADB command struct legacy_rates array lengthLennert Buytenhek2009-12-07
* mwl8k: fix MCS bitmap size in SET_RATE commandLennert Buytenhek2009-12-07
* wl1251: don't build null data template in wl1251_op_config()Kalle Valo2009-12-07
* wl1251: fix bssid handlingKalle Valo2009-12-07
* wl1251: remove false warning messagesKalle Valo2009-12-07
* iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument changeJohn W. Linville2009-12-07
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-05
| |\
| | * pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-28
| | * pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-28
| | * pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-28
| | * pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-28