summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-25iwlagn: dynamically allocate & reflect calibration dataJohannes Berg5-73/+46
2011-11-25iwlagn: remove calibration knowledgeJohannes Berg8-75/+22
2011-11-25iwlwifi: add tm commands for indirect register accessHsu, Kenny2-13/+47
2011-11-22rtlwifi: squash warning in _usb_read_syncJohn W. Linville1-2/+3
2011-11-21mac80211: fix RCU warnings in meshJohannes Berg1-22/+5
2011-11-21cfg80211: work around a sparse issueJohannes Berg1-11/+11
2011-11-21carl9170: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-21p54: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-21rndis_wlan: remove unused macroJussi Kivilinna1-2/+0
2011-11-21rndis_wlan: add reporting of PMKSA candidate eventsJussi Kivilinna1-17/+9
2011-11-21rndis_wlan: add missing __packedJussi Kivilinna1-2/+2
2011-11-21rndis_wlan: pass channel info to cfg80211_roamed()Jussi Kivilinna1-2/+3
2011-11-21rndis_wlan: split getting current channel to separate functionJussi Kivilinna1-18/+31
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear9-18/+140
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear6-7/+132
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg4-231/+230
2011-11-21nl80211: make get_vlan logic more commonJohannes Berg1-23/+31
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg4-7/+20
2011-11-21mac80211: minor cleanup to mesh state lockingJohannes Berg1-3/+3
2011-11-21iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches1-16/+21
2011-11-21iwlwifi: remove redundancyWey-Yi Guy1-1/+1
2011-11-21iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach1-1/+0
2011-11-21iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach1-4/+2
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach4-6/+9
2011-11-21iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach1-1/+5
2011-11-21brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-21rtlwifi: Remove redundant code from PCI interruptLarry Finger1-3/+0
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger7-36/+43
2011-11-21rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger5-3/+64
2011-11-21rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge2-4/+16
2011-11-21nl80211: add testmode to the list of supported commandsKalle Valo1-0/+4
2011-11-21mac80211: remove unused ASSOC_AP flagJohannes Berg3-5/+2
2011-11-21mac80211: transmit fragment list to driversJohannes Berg4-40/+86
2011-11-21mac80211: make TX LED handling independent of fragmentationJohannes Berg1-12/+16
2011-11-21mac80211: move fragment flag adjustmentJohannes Berg1-9/+9
2011-11-21mac80211: use skb list for fragmentsJohannes Berg5-71/+82
2011-11-21ath9k: trivial: reorder rx_tasklet processingZefir Kurtisi1-5/+5
2011-11-21cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez2-0/+7
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez5-0/+75
2011-11-18iwlwifi: remove redundancyWey-Yi Guy1-1/+1
2011-11-18iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach1-1/+0
2011-11-18iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach1-4/+2
2011-11-18iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach4-6/+9
2011-11-18iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach1-1/+5
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao8-20/+50
2011-11-17p54spi: Remove FIXME in op_stopMichael Büsch1-5/+1
2011-11-17mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau2-8/+11
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones5-13/+16
2011-11-17minstrel_ht: Remove unused function parametersPatrick Kelle1-14/+12
2011-11-17mac80211: memory leak in mesh_queue_preq()Dan Carpenter1-0/+1