aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: proper IBSS lockingJohannes Berg2010-07-212-50/+54
* mac80211: fix IBSS lockdep complaintJohannes Berg2010-07-211-5/+14
* mac80211: refuse shared key auth when WEP is unavailableJohannes Berg2010-07-211-0/+2
* cfg80211: fix race between sysfs and cfg80211Maxime Bizon2010-07-211-6/+8
* b43: silence phy_n sparse warningsLarry Finger2010-07-211-7/+9
* b43: silence most sparse warningsJohn W. Linville2010-07-214-10/+10
* rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville2010-07-201-3/+8
* mwl8k: correct/silence sparse warningsJohn W. Linville2010-07-201-10/+12
* wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville2010-07-201-45/+0
* rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville2010-07-201-1/+1
* libipw: correct sparse warnings and mark some variables staticJohn W. Linville2010-07-202-6/+2
* ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville2010-07-201-1/+1
* ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville2010-07-201-1/+1
* wireless: mark cfg80211_is_all_idle as staticJohn W. Linville2010-07-201-1/+1
* wireless: correct sparse warning in generated regdb.cJohn W. Linville2010-07-201-0/+1
* wireless: correct sparse warning in wext-compat.cJohn W. Linville2010-07-202-0/+5
* wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville2010-07-201-1/+1
* wireless: only use alpha2 regulatory information from country IEJohn W. Linville2010-07-202-614/+12
* mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt2010-07-201-0/+2
* mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-205-27/+24
* mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau2010-07-201-2/+2
* iwlwifi: "recover_from_tx_stall" function for 4965Wey-Yi Guy2010-07-171-0/+1
* iwlwifi: more statistics counter for agn in debugfsWey-Yi Guy2010-07-171-0/+7
* iwlwifi: additional statistic debug counterWey-Yi Guy2010-07-171-1/+2
* mac80211: improve error checking if WEP fails to initJohn W. Linville2010-07-161-1/+4
* orinoco_usb: potential null dereferenceDan Carpenter2010-07-161-5/+5
* ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesLuis R. Rodriguez2010-07-161-2/+29
* mac80211: skip HT parsing if HW does not support HTChristian Lamparter2010-07-161-1/+1
* ath9k_htc: make ath9k_htc_tx_aggr_oper() staticLuis R. Rodriguez2010-07-161-4/+5
* iwlwifi: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-141-2/+2
* libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-142-6/+6
* ath5k: clean up rxlink handlingBruno Randolf2010-07-142-5/+3
* ath5k: disable tasklets during resetBob Copeland2010-07-141-6/+14
* ath5k: move reset to mac80211 workqueueBob Copeland2010-07-143-19/+24
* ath9k_hw: remove initvals for hardware which was never soldFelix Fietkau2010-07-142-2027/+0
* wireless: airo: delete netdev from list after it is freedKulikov Vasiliy2010-07-141-1/+1
* cfg80211: don't get expired BSSesJohannes Berg2010-07-141-0/+5
* ath9k: another fix for the A-MPDU buffer leakFelix Fietkau2010-07-141-4/+15
* drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-144-24/+21
* ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan2010-07-142-2/+8
* ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin2010-07-143-14/+4
* ath9k: Fix the LED behaviour in idle unassociated state.Vivek Natarajan2010-07-141-3/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-132-2/+17
|\
| * ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan2010-07-071-2/+6
| * iwlwifi: remove key information during device restartReinette Chatre2010-07-021-0/+11
* | p54: update MAINTAINERSChristian Lamparter2010-07-121-3/+2
* | ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-126-181/+114
* | ath9k: validate the TID in the tx status informationFelix Fietkau2010-07-121-0/+8
* | ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau2010-07-123-3/+4
* | ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau2010-07-121-1/+3