summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: add missing device list lockingJohannes Berg2009-08-141-0/+2
* ath9k: Fix regression on receiving PS poll framesLuis R. Rodriguez2009-08-141-0/+1
* mac80211: remove max_bandwidthPat Erley2009-08-142-5/+0
* rt2x00: FIF_PSPOLL filter flag supportIgor Perminov2009-08-145-3/+41
* rt2x00: Fix for race condition while update beaconIgor Perminov2009-08-144-8/+20
* rt2x00: Fix rounding errors in RSSI average calculationLars Ericsson2009-08-142-28/+52
* rt2x00: Fix quality houskeeping for software diversityLars Ericsson2009-08-142-50/+38
* rt2x00: Align ieee80211 header to 4-byte boundary for PCI devicesIvo van Doorn2009-08-141-0/+12
* rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flagIvo van Doorn2009-08-141-1/+2
* rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...Ivo van Doorn2009-08-144-45/+50
* drivers/net/wireless/ath/ath5k: Change constant nameJulia Lawall2009-08-141-1/+1
* cfg80211: fix locking for SIWFREQJohannes Berg2009-08-145-4/+6
* iwlwifi: automatically adjust sleep levelJohannes Berg2009-08-1410-313/+256
* iwlwifi: display correct critical temperature infomationWey-Yi Guy2009-08-141-8/+16
* iwlwifi: fix missing EXPORT_SYMBOLReinette Chatre2009-08-142-18/+17
* iwlwifi: refactor some thermal throttle codeJohannes Berg2009-08-146-76/+76
* iwlwifi: handle the case when set power failWey-Yi Guy2009-08-141-9/+12
* iwlwifi: fix legacy thermal throttling power indexWey-Yi Guy2009-08-141-12/+13
* iwlwifi: fix thermal throttling locking problemWey-Yi Guy2009-08-142-4/+56
* iwlwifi: revert uCode Alive notification with timeoutReinette Chatre2009-08-145-109/+10
* iwlwifi: Display sensitivity and chain noise informationWey-Yi Guy2009-08-142-1/+150
* iwlwifi: uCode statistics notification counterWey-Yi Guy2009-08-142-0/+415
* iwlwifi: tx/rx queue pointer informationWey-Yi Guy2009-08-142-0/+71
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-1411-53/+324
* iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy2009-08-1410-5/+262
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-1417-154/+155
* iwlwifi: re-introduce per device debuggingReinette Chatre2009-08-1410-40/+63
* MAINTAINERS: NETWORKING [WIRELESS] additional patternsJoe Perches2009-08-141-0/+3
* p54: implement rfkillChristian Lamparter2009-08-143-2/+14
* p54: Write outside array boundsChristian Lamparter2009-08-141-1/+1
* b43: Fix hardware key index handlingMichael Buesch2009-08-143-54/+53
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-147-21/+21
* mac80211: allow DMA optimisationJohannes Berg2009-08-142-0/+8
* mac80211: document TX powersave filter requirementsJohannes Berg2009-08-141-1/+8
* mac80211: explain TX retry and statusJohannes Berg2009-08-141-0/+15
* nl80211: add generation number to all dumpsJohannes Berg2009-08-1411-15/+67
* cfg80211: use reassociation when possibleJohannes Berg2009-08-145-16/+65
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-149-131/+213
* wl1251: hack to disable filters for fixing associationKalle Valo2009-08-141-0/+9
* wl1251: add hw scan completed debug messageKalle Valo2009-08-141-0/+1
* wl1251: remove Luciano as maintainerKalle Valo2009-08-143-6/+3
* wl1251: rename reg.h to wl1251_reg.hKalle Valo2009-08-1414-13/+13
* wl1251: use workqueue provided by mac80211Kalle Valo2009-08-143-3/+3
* wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()Kalle Valo2009-08-142-8/+13
* wl1251: fix channel setting in wl1251_op_config()Kalle Valo2009-08-141-2/+2
* wl1251: create wl1251_join()Kalle Valo2009-08-142-26/+36
* wl1251: add channel to wl1251_cmd_join() parametersKalle Valo2009-08-143-12/+12
* wl1251: initialise default channel to zeroKalle Valo2009-08-142-1/+3
* wl1251: remove wait parameter from wl1251_cmd_join()Kalle Valo2009-08-143-11/+9
* wl1251: use beacon interval and dtim period provided by mac80211Kalle Valo2009-08-143-7/+30