summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ath6kl: Fix accessing wrong skb->data in ath6kl_tx_complete()Vasanthakumar Thiagarajan2011-11-131-4/+2
| * | | ath6kl: Indicate WAPI IE from (Re)Association Request frameDai Shuibing2011-11-131-0/+12
| * | | ath6kl: Allow SMS4 to be configured in AP modeDai Shuibing2011-11-131-0/+6
| * | | ath6kl: Add support for configuring SMS4 keysDai Shuibing2011-11-132-2/+17
* | | | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2011-12-1935-836/+925
|\ \ \ \
| * | | | iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg2011-12-161-13/+2
| * | | | iwlwifi: add IO function for continuous write of target memoryHsu, Kenny2011-12-162-4/+20
| * | | | iwlwifi: remove unused AMPDU factor/density configurationJohannes Berg2011-12-162-8/+0
| * | | | iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry2011-12-167-66/+140
| * | | | iwlwifi: create iwl_mac80211 unregister routineDon Fry2011-12-163-6/+11
| * | | | iwlwifi: add missing documentation for iwl_sharedEmmanuel Grumbach2011-12-161-0/+3
| * | | | iwlwifi: don't accept Tx packets when draining HW queuesEmmanuel Grumbach2011-12-161-0/+8
| * | | | iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach2011-12-163-45/+11
| * | | | iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach2011-12-162-0/+14
| * | | | iwlwifi: reset the tid_data when a station is removedEmmanuel Grumbach2011-12-161-0/+5
| * | | | iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-166-85/+84
| * | | | iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach2011-12-162-21/+16
| * | | | iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach2011-12-163-26/+31
| * | | | iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-167-41/+59
| * | | | iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach2011-12-162-43/+39
| * | | | iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach2011-12-166-64/+74
| * | | | iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach2011-12-164-34/+36
| * | | | iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach2011-12-165-99/+87
| * | | | iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach2011-12-162-17/+14
| * | | | iwlwifi: we can wake SW queues even when draining HW queuesEmmanuel Grumbach2011-12-161-13/+3
| * | | | iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-165-38/+54
| * | | | iwlwifi: fix endianity issue in debug printsEmmanuel Grumbach2011-12-161-1/+1
| * | | | iwlwifi: Add official names for new devicesDon Fry2011-12-162-7/+7
| * | | | iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-1626-300/+301
| | |_|/ | |/| |
* / | | b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoidJohn W. Linville2011-12-161-2/+2
|/ / /
* | | ath9k: Support RSN MeshChun-Yeow Yeoh2011-12-161-1/+2
* | | cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan2011-12-161-0/+26
* | | cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2011-12-162-5/+19
* | | mac80211_hwsim: fix wmediumd_pidJohannes Berg2011-12-161-11/+10
* | | ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan2011-12-162-20/+17
* | | ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan2011-12-161-0/+1
* | | b43: N-PHY: check for bustype before touching BCMA CC PLLsRafał Miłecki2011-12-151-50/+61
* | | brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter2011-12-151-2/+2
* | | ath9k: add DFS radar pulse processingZefir Kurtisi2011-12-158-0/+425
* | | ath9k_hw: add DFS testing checkZefir Kurtisi2011-12-153-0/+37
* | | ath: add a debug level for DFSZefir Kurtisi2011-12-151-0/+2
* | | brcmsmac: Replace kmalloc/memset with kzallocLarry Finger2011-12-151-3/+1
* | | ath: document ATH_DBG_MCILuis R. Rodriguez2011-12-151-0/+3
* | | ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau2011-12-152-3/+25
* | | ath9k: simplify tx lockingFelix Fietkau2011-12-151-34/+5
* | | ath9k: remove bogus sequence number incrementFelix Fietkau2011-12-151-4/+0
* | | ath9k: reduce indentation level in a few placesFelix Fietkau2011-12-151-65/+60
* | | ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau2011-12-154-23/+37
* | | ath9k: change maximum software retransmission handlingFelix Fietkau2011-12-152-4/+13
* | | mac80211: Fix power save in change interfaceMohammed Shafi Shajakhan2011-12-151-0/+1