aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller2008-08-0723-2/+31520
|\
| * ath9k: Revamp wireless mode usageSujith2008-08-0712-324/+205
| * ath9k: More unused macrosSujith2008-08-071-6/+0
| * ath9k: Remove a few unused macros and fix indentationSujith2008-08-071-145/+130
| * ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2008-08-072-9/+4
| * ath9k: Remove redundant data structure ath9k_txq_infoSujith2008-08-076-212/+178
| * ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-079-320/+330
| * ath9k: work around gcc ICEsAdrian Bunk2008-08-071-1/+5
| * ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-0722-0/+31685
| * ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez2008-08-071-2/+0
* | p54: swap short slot time dcf valuesChristian Lamparter2008-08-071-2/+2
* | rt2x00: Block all unsupported modesIvo van Doorn2008-08-071-17/+37
* | p54: Fix for TX sequence number problemLarry Finger2008-08-072-0/+15
* | iwlwifi: cleanup iwl_tx_skbTomas Winkler2008-08-073-25/+22
|/
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-073-16/+0
* iwl3945: fix merge mistake for packet injectionZhu Yi2008-08-041-6/+0
* iwlwifi: grap nic access before accessing periphery registersTomas Winkler2008-08-041-1/+3
* iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach2008-08-041-0/+1
* iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler2008-08-041-10/+8
* iwlwifi: implement iwl5000_calc_rssiTomas Winkler2008-08-045-51/+119
* iwlwifi: memory allocation optimizationGregory Greenman2008-08-044-28/+59
* iwlwifi: HW bug fixesTomas Winkler2008-08-043-6/+31
* p54: Fix potential concurrent access to private dataLarry Finger2008-08-042-0/+7
* rt2x00: Disable link tuning in rt2500usbIvo van Doorn2008-08-041-0/+14
* iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener2008-08-044-28/+36
* iwlwifi: rename 4965 to AGNTomas Winkler2008-08-044-63/+68
* iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-0411-60/+55
* iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler2008-08-042-4/+2
* iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler2008-08-043-4/+5
* iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev2008-08-041-0/+2
* iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach2008-08-043-7/+7
* iwlwifi: set led register in disassociationEsti Kummer2008-08-041-16/+24
* iwlwifi: kill iwl4965_fill_rs_infoTomas Winkler2008-08-043-111/+0
* iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler2008-08-047-128/+119
* iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler2008-08-042-33/+31
* iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler2008-08-044-39/+37
* iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler2008-08-043-38/+34
* iwlwifi: corrects power_level in sysfsEsti Kummer2008-08-043-63/+58
* iwlwifi: add power save to 5000 HWMohamed Abbas2008-08-047-24/+18
* rt2x00: Fix compile warningIvo van Doorn2008-08-022-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-0124-387/+1094
|\
| * iwl3945: Fix statistics in monitor modeMaxim Levitsky2008-08-011-4/+6
| * prism54 - Use offsetof()Takashi Iwai2008-08-011-1/+1
| * ipw2200 - Fix bad ipw_write8() macroTakashi Iwai2008-08-011-2/+3
| * rtl8187: Fix lockups due to concurrent access to config routineLarry Finger2008-08-012-1/+18
| * rt2500pci: restoring missing linePeter Chubb2008-08-011-0/+1
| * libertas: only enable rtap with mesh firmwareDan Williams2008-08-011-6/+9
| * rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-013-2/+10
| * rt2x00: Fix VGC lower bound initializationIvo van Doorn2008-08-011-3/+3
| * rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn2008-08-011-0/+5