aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* at76c50x-usb: Extract bssid from authentication frameSebastian Smolorz2010-06-24
* at76c50x-usb: Move function at76_join() several lines upSebastian Smolorz2010-06-24
* rtl8180: mark rtl8180_beacon_work staticJohn W. Linville2010-06-24
* ath9k: declare MODULE_FIRMWARE for ath9k_htcJohn W. Linville2010-06-23
* libertas: mark lbs_ret_802_11d_domain_info staticJohn W. Linville2010-06-23
* ath9k: Add a module parameter to disable led blinking.Vivek Natarajan2010-06-23
* ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez2010-06-23
* ath9k_hw: dynamically choose the SERDES array for low powerLuis R. Rodriguez2010-06-23
* ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez2010-06-23
* ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez2010-06-23
* ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez2010-06-23
* Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-23
* Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar2010-06-23
* Libertas: cfg80211 supportKiran Divekar2010-06-23
* b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger2010-06-21
* iwlwifi: remove non-exist referenceWey-Yi Guy2010-06-21
* iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy2010-06-21
* iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy2010-06-21
* iwlwifi: move _agn statistics related structureWey-Yi Guy2010-06-21
* iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy2010-06-21
* iwlwifi: display ucode SW Error in hexJay Sternberg2010-06-21
* iwlwifi: return ucode errors from station managementJohannes Berg2010-06-21
* iwlwifi: use sync commands for keysJohannes Berg2010-06-21
* iwlagn: use mutex for aggregationJohannes Berg2010-06-21
* mac80211_hwsim: fix fake_hw_scanJohannes Berg2010-06-18
* ath9k_htc: Update supported product listSujith2010-06-18
* wireless:hostap_ap.c Fix warning: variable 'fc' set but not usedJustin P. Mattock2010-06-18
* wireless:hostap_main.c warning: variable 'iface' set but not usedJustin P. Mattock2010-06-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-17
|\
| * hostap: Protect against initialization interruptTim Gardner2010-06-15
| * iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville2010-06-15
| * p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert2010-06-14
| * libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava2010-06-14
| * iwlagn: verify flow id in compressed BA packetShanyu Zhao2010-06-14
| * iwlwifi: serialize station management actionsReinette Chatre2010-06-14
| * iwlwifi: add missing rcu_read_lockJohannes Berg2010-06-08
* | ath5k: report PHY error frames only for chips which need itBruno Randolf2010-06-16
* | ath5k: review RX descriptor functionsBruno Randolf2010-06-16
* | ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2010-06-16
* | ath5k: update 5210/5211 frame typesBruno Randolf2010-06-16
* | ath5k: review and add comments for descriptorsBruno Randolf2010-06-16
* | ath5k: remove pointless rx error overlay structBruno Randolf2010-06-16
* | ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf2010-06-16
* | ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-16
* | ath5k: move checks and stats into new functionBruno Randolf2010-06-16
* | ath5k: split descriptor handling and frame receiveBruno Randolf2010-06-16
* | ath5k: unify rx descriptor error handlingBruno Randolf2010-06-16
* | ath5k: reset more pointers after we free skbsBruno Randolf2010-06-16
* | ath5k: print more errors when decriptor setup failsBruno Randolf2010-06-16
* | ath5k: fix rx descriptor debuggingBruno Randolf2010-06-16