summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwl3945: Fix iwl3945 rate scaling.Abbas, Mohamed2008-12-052-55/+52
* iwl3945: add debugfs supportAbbas, Mohamed2008-12-051-0/+62
* iwlwifi: move channels sysfs to debugfsWinkler, Tomas2008-12-053-63/+77
* iwlwifi: move disable/enable interrupts to iwl-core.cWinkler, Tomas2008-12-053-22/+31
* iwl3945: Select correct sta ID from find_station()Samuel Ortiz2008-12-051-2/+9
* iwlwifi: fix printk size format errorZhu Yi2008-12-052-2/+2
* iwlwifi: move host command check function into separate fileWinkler, Tomas2008-12-055-80/+112
* rt2x00: Release rt2x00 2.2.3Ivo van Doorn2008-12-051-1/+1
* rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-058-9/+156
* rt2x00: Remove duplicate codeIvo van Doorn2008-12-051-18/+19
* rt2x00: Store retry limit valuesIvo van Doorn2008-12-053-8/+9
* rt2x00: Optimize IV/EIV handlingIvo van Doorn2008-12-054-46/+26
* ath9k: Choose correct ANI calibration periodSujith2008-12-051-2/+3
* iwlwifi: 5150 enable LO, TXIQ and BB calibrationsWinkler, Tomas2008-12-051-1/+4
* iwlwifi: 5150 parametrize eeprom versionsTomas Winkler2008-12-051-0/+2
* iwlwifi: 5150 compute ct kill thresholdTomas Winkler2008-12-052-1/+13
* iwlwifi: 5150 enable DC calibrationTomas Winkler2008-12-052-1/+7
* iwlwifi: 5150 add support for 5150Tomas Winkler2008-12-053-0/+17
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-0510-74/+81
* iwlwifi: disable AP modeJohannes Berg2008-12-052-2/+0
* p54: fix lm87 checksum endiannessJohannes Berg2008-12-051-3/+3
* cfg80211: "fix" 11d oopsJohannes Berg2008-12-051-0/+3
* iwl3945: remove obsolete irq handlingHelmut Schaa2008-12-051-29/+0
* mac80211: tx module cleanup.Rami Rosen2008-12-051-8/+3
* cfg80211: fix wiphy remove if no regulatory requestJohannes Berg2008-12-051-1/+1
* mac80211: document ieee80211_tx_info.padKalle Valo2008-12-051-0/+1
* p54: per-device namesChristian Lamparter2008-12-052-47/+55
* p54: refactoringChristian Lamparter2008-12-052-81/+79
* p54: include support for 2.13.24.0 USB LM87 FirmwaresChristian Lamparter2008-12-052-11/+42
* p54: utilize cryptographic acceleratorChristian Lamparter2008-12-052-13/+168
* p54: revamp station power save management in access point modeChristian Lamparter2008-12-052-26/+49
* mac80211: add sta_notify_ps callbackChristian Lamparter2008-12-052-0/+25
* ath9k: Add a debugfs file for dumping DMA statusSujith2008-12-056-74/+102
* ath9k: Add initial layout for an ath9k specific debugfs mechanismSujith2008-12-053-8/+42
* ath9k: Remove includes that are not neededSujith2008-12-051-19/+0
* ath9k: Add ATH9K_DEBUG configuration optionSujith2008-12-055-17/+75
* ath9k: Use cleaner debug masksSujith2008-12-0513-609/+429
* rtl8187: fix retry count passed in rtl8187_txherton2008-12-051-2/+2
* wireless: clean up radiotap a bitJohannes Berg2008-12-053-36/+6
* ath9k: Handle channel initialization for AP modeSujith2008-12-052-24/+91
* mac80211: accept empty strings for hidden SSIDsFabio Rossi2008-12-051-1/+1
* cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg2008-12-054-74/+89
* cfg80211: handle SIOCGIWNAMEJohannes Berg2008-12-054-43/+69
* ath5k: enable combined michael mic in key cacheBob Copeland2008-12-054-14/+22
* ath5k: clean up ath5k_hw_set_keyBob Copeland2008-12-051-24/+34
* ath5k: preserve higher order bits when setting mac addressBob Copeland2008-12-051-5/+4
* iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-052-163/+163
* nl80211: relicense nl80211.h under the ISCLuis R. Rodriguez2008-12-051-1/+20
* nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-058-6/+131
* mac80211: only transition STAs ps->wake on data framesJohannes Berg2008-12-051-8/+20