summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix RCU warnings in meshJohannes Berg2011-11-211-22/+5
* cfg80211: work around a sparse issueJohannes Berg2011-11-211-11/+11
* carl9170: use ieee80211_free_txskbChristian Lamparter2011-11-211-2/+2
* p54: use ieee80211_free_txskbChristian Lamparter2011-11-211-2/+2
* rndis_wlan: remove unused macroJussi Kivilinna2011-11-211-2/+0
* rndis_wlan: add reporting of PMKSA candidate eventsJussi Kivilinna2011-11-211-17/+9
* rndis_wlan: add missing __packedJussi Kivilinna2011-11-211-2/+2
* rndis_wlan: pass channel info to cfg80211_roamed()Jussi Kivilinna2011-11-211-2/+3
* rndis_wlan: split getting current channel to separate functionJussi Kivilinna2011-11-211-18/+31
* mac80211: Support ht-cap over-rides.Ben Greear2011-11-219-18/+140
* wireless: Support ht-capabilities over-rides.Ben Greear2011-11-216-7/+132
* cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg2011-11-214-231/+230
* nl80211: make get_vlan logic more commonJohannes Berg2011-11-211-23/+31
* cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-214-7/+20
* mac80211: minor cleanup to mesh state lockingJohannes Berg2011-11-211-3/+3
* iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches2011-11-211-16/+21
* iwlwifi: remove redundancyWey-Yi Guy2011-11-211-1/+1
* iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach2011-11-211-1/+0
* iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach2011-11-211-4/+2
* iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach2011-11-214-6/+9
* iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach2011-11-211-1/+5
* brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-211-2/+1
* rtlwifi: Remove redundant code from PCI interruptLarry Finger2011-11-211-3/+0
* rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger2011-11-217-36/+43
* rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger2011-11-215-3/+64
* rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge2011-11-212-4/+16
* nl80211: add testmode to the list of supported commandsKalle Valo2011-11-211-0/+4
* mac80211: remove unused ASSOC_AP flagJohannes Berg2011-11-213-5/+2
* mac80211: transmit fragment list to driversJohannes Berg2011-11-214-40/+86
* mac80211: make TX LED handling independent of fragmentationJohannes Berg2011-11-211-12/+16
* mac80211: move fragment flag adjustmentJohannes Berg2011-11-211-9/+9
* mac80211: use skb list for fragmentsJohannes Berg2011-11-215-71/+82
* ath9k: trivial: reorder rx_tasklet processingZefir Kurtisi2011-11-211-5/+5
* cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez2011-11-212-0/+7
* cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-215-0/+75
* Merge branch 'for-linville' of git://github.com/sgruszka/iwlegacyJohn W. Linville2011-11-2170-36234/+34525
|\
| * iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFSGreg Dietsche2011-11-165-42/+8
| * iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_readGreg Dietsche2011-11-161-7/+1
| * iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tblGreg Dietsche2011-11-161-9/+3
| * iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local varGreg Dietsche2011-11-161-4/+1
| * iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_staGreg Dietsche2011-11-161-3/+0
| * iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_statusGreg Dietsche2011-11-161-1/+1
| * iwlegacy: 4965: remove vif null check in request_scanGreg Dietsche2011-11-161-2/+1
| * iwlegacy: remove unused IL_AC_UNSET defineStanislaw Gruszka2011-11-151-2/+0
| * iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tidGreg Dietsche2011-11-151-4/+4
| * iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_startGreg Dietsche2011-11-151-1/+1
| * iwlegacy: checkpatch.pl fixesStanislaw Gruszka2011-11-1514-411/+297
| * iwlegacy: indentions and whitespacesStanislaw Gruszka2011-11-1517-6456/+6439
| * iwlegacy: merge iwl-debug.h into common.hStanislaw Gruszka2011-11-157-209/+165
| * iwlegacy: rename iwl-debug.c to debug.cStanislaw Gruszka2011-11-152-1/+1