aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Early detection of broken mesh paths when using minstrel.Javier Cardona2009-08-141-1/+7
* mac80211: Update the station failed frames average when minstrel is used.Javier Cardona2009-08-141-1/+9
* mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona2009-08-145-56/+136
* mac80211: Use correct sign for mesh active path refresh.Andrey Yurovsky2009-08-141-1/+1
* mac80211: Improve dequeing from mpath frame queue.Javier Cardona2009-08-142-5/+3
* b43: Update LP-PHY rev2+ baseband init to match the specsGábor Stefanik2009-08-142-4/+72
* b43: Implement LP-PHY baseband table initializationGábor Stefanik2009-08-143-4/+1756
* mac80211: small tx code cleanupJohannes Berg2009-08-141-19/+19
* mac80211: sequence number micro-optimisationJohannes Berg2009-08-141-1/+0
* mac80211: take statistics before encryptionJohannes Berg2009-08-141-18/+18
* MAINTAINERS: add information for wl1271 wireless driverLuciano Coelho2009-08-141-1/+10
* ath5k: Use SWI to trigger calibrationNick Kossifidis2009-08-144-11/+67
* ath5k: Preserve pcicfg bits during attachNick Kossifidis2009-08-141-1/+1
* ath5k: Wakeup fixesNick Kossifidis2009-08-144-62/+140
* ath5k: Linear PCDAC code fixesNick Kossifidis2009-08-141-7/+17
* ath5k: Check EEPROM before tweaking SERDESNick Kossifidis2009-08-143-22/+48
* rt2x00: Fix beacon de-synchronization while update beaconIgor Perminov2009-08-146-17/+8
* b43: LP-PHY: Implement STX synchronizationGábor Stefanik2009-08-141-2/+55
* rtl818x: Add some documentation to the TX desc flagsMichael Buesch2009-08-141-2/+12
* 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