aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-06ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan3-23/+35
2012-06-06ath9k_hw: fix BT RF performanceRajkumar Manoharan3-0/+20
2012-06-06ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan3-1/+6
2012-06-06ath9k_hw: program BT to control SPDTRajkumar Manoharan1-0/+1
2012-06-06ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan1-9/+6
2012-06-06ath9k: cleanup MCI indentationRajkumar Manoharan1-220/+215
2012-06-06ath9k_hw: update ar9462 initval table to fix rxRajkumar Manoharan1-2/+2
2012-06-06ath9k: Use separate operational flags for BTCOEXSujith Manoharan2-15/+20
2012-06-06ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan3-17/+11
2012-06-06ath9k_hw: Fix variable usageSujith Manoharan1-1/+1
2012-06-06ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan2-0/+4
2012-06-06ath9k_hw: Cleanup power mode APISujith Manoharan1-90/+85
2012-06-06ath9k_hw: Fix MCI usageSujith Manoharan4-19/+18
2012-06-06ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan2-12/+0
2012-06-06ath9k: Setup MCI interrupts properlySujith Manoharan3-3/+22
2012-06-06ath9k: Handle ASPM properlySujith Manoharan3-11/+8
2012-06-06ath9k: Prune ath9k_init_deviceSujith Manoharan1-8/+7
2012-06-06brcm80211: brcmsmac: fixed checkpatch and sparse warningsChris Yungmann2-3/+2
2012-06-06ath9k: Ensure a fair beacon distribution in IBSS modeVivek Natarajan1-1/+4
2012-06-06rt2x00:Add RT5392 chipset supportZero.Lin2-1/+27
2012-06-06iwl4965: claim RSN IBSS supportStanislaw Gruszka1-1/+12
2012-06-06rt2x00: claim RSN IBSS supportStanislaw Gruszka2-2/+14
2012-06-06ath9k: fix/add bits for spectral scanningZefir Kurtisi1-12/+20
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg4-21/+35
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville8-22/+51
2012-06-06wlcore: set channels 12-14 as pactive for sched scanVictor Goldenshtein2-8/+38
2012-06-06wlcore: compare ssid_len before comparing ssidsEliad Peller1-1/+3
2012-06-06wlcore: add role_id to all the sched_scan commandsYoni Divinsky3-9/+19
2012-06-06wireless: Remove casts to same typeJoe Perches55-247/+198
2012-06-06wl12xx/wl18xx: add erp protection IE to the beacon filterEliad Peller2-2/+10
2012-06-06wl12xx: send beacon loss events to userspaceEliad Peller1-0/+9
2012-06-06wlcore: do not send stop fwlog cmd if fw is hangedYoni Divinsky2-2/+8
2012-06-06wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov9-14/+136
2012-06-06wlcore: stop queues on Tx flushArik Nemtsov4-1/+15
2012-06-06wlcore: add stop reason bitmap for waking/starting queuesArik Nemtsov4-21/+132
2012-06-06wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov9-35/+39
2012-06-06wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov6-12/+25
2012-06-06iwlwifi: remove extern opmode ops declarationsJohannes Berg2-6/+3
2012-06-06iwlwifi: move RF config into NIC configJohannes Berg2-43/+31
2012-06-06iwlwifi: configure PHY version for 1000 seriesJohannes Berg1-4/+1
2012-06-06iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle4-4/+4
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg32-1996/+1854
2012-06-06iwlwifi: configure the SKU in the HWEmmanuel Grumbach2-6/+15
2012-06-06iwlwifi: fix rf configurationEmmanuel Grumbach2-6/+27
2012-06-06iwlwifi: add iwl_set_bits_maskJohannes Berg2-0/+20
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach5-26/+58
2012-06-06iwlwifi: update mask value for SCD queue configEmmanuel Grumbach1-1/+1
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach6-50/+50
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach5-10/+10
2012-06-06iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach1-4/+1