summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-22rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger5-3/+64
2011-11-22rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge2-4/+16
2011-11-22nl80211: add testmode to the list of supported commandsKalle Valo1-0/+4
2011-11-22mac80211: remove unused ASSOC_AP flagJohannes Berg3-5/+2
2011-11-22mac80211: transmit fragment list to driversJohannes Berg4-40/+86
2011-11-22mac80211: make TX LED handling independent of fragmentationJohannes Berg1-12/+16
2011-11-22mac80211: move fragment flag adjustmentJohannes Berg1-9/+9
2011-11-22mac80211: use skb list for fragmentsJohannes Berg5-71/+82
2011-11-22ath9k: trivial: reorder rx_tasklet processingZefir Kurtisi1-5/+5
2011-11-22cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez2-0/+7
2011-11-22cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez5-0/+75
2011-11-22Merge branch 'for-linville' of git://github.com/sgruszka/iwlegacyJohn W. Linville70-36234/+34525
2011-11-18mwifiex: add support for Marvell sd8797 deviceBing Zhao8-20/+50
2011-11-18p54spi: Remove FIXME in op_stopMichael Büsch1-5/+1
2011-11-18mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau2-8/+11
2011-11-18wireless: use strlcpy routine in .get_drvinfoRick Jones5-13/+16
2011-11-18minstrel_ht: Remove unused function parametersPatrick Kelle1-14/+12
2011-11-18mac80211: memory leak in mesh_queue_preq()Dan Carpenter1-0/+1
2011-11-18mac80211: use kfree_skb() instead of kfree()Dan Carpenter1-1/+1
2011-11-18mac80211: Get rid of search loop for rate group indexHelmut Schaa1-16/+16
2011-11-18mac80211: Check rate->idx before rate->countHelmut Schaa1-2/+2
2011-11-18mac80211: remove crypto special case for auth framesJohannes Berg1-2/+0
2011-11-18brcmsmac: Use current logging stylesJoe Perches2-79/+80
2011-11-18NFC: Fix indentation in nci.h fileIlan Elias1-42/+42
2011-11-18ath9k_hw: set btcoex weights for AR9462Rajkumar Manoharan3-4/+37
2011-11-18ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan4-58/+34
2011-11-18ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan3-4/+4
2011-11-18Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville22-2160/+4338
2011-11-16iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFSGreg Dietsche5-42/+8
2011-11-16iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_readGreg Dietsche1-7/+1
2011-11-16iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tblGreg Dietsche1-9/+3
2011-11-16iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local varGreg Dietsche1-4/+1
2011-11-16iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_staGreg Dietsche1-3/+0
2011-11-16iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_statusGreg Dietsche1-1/+1
2011-11-16iwlegacy: 4965: remove vif null check in request_scanGreg Dietsche1-2/+1
2011-11-15iwlegacy: remove unused IL_AC_UNSET defineStanislaw Gruszka1-2/+0
2011-11-15iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tidGreg Dietsche1-4/+4
2011-11-15iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_startGreg Dietsche1-1/+1
2011-11-15iwlegacy: checkpatch.pl fixesStanislaw Gruszka14-411/+297
2011-11-15iwlegacy: indentions and whitespacesStanislaw Gruszka17-6456/+6439
2011-11-15iwlegacy: merge iwl-debug.h into common.hStanislaw Gruszka7-209/+165
2011-11-15iwlegacy: rename iwl-debug.c to debug.cStanislaw Gruszka2-1/+1
2011-11-15iwlegacy: merge iwl-fh.h into 4965.hStanislaw Gruszka2-418/+351
2011-11-15iwlegacy: use FH49_ prefix in 4965 codeStanislaw Gruszka4-153/+153
2011-11-15iwlegacy: use FH39_ prefix in 3945 codeStanislaw Gruszka2-3/+3
2011-11-15iwlegacy: rename iwl-prph.h to prph.hStanislaw Gruszka3-2/+1
2011-11-15iwlegacy: merge iwl-{eeprom,led}.h into common.hStanislaw Gruszka8-412/+303
2011-11-15iwlegacy: merge iwl-power.h into common.hStanislaw Gruszka5-58/+12
2011-11-15iwlegacy: merge iwl-legacy-rs.h into common.hStanislaw Gruszka2-473/+442
2011-11-15iwlegacy: remove iwl-helpers.hStanislaw Gruszka1-187/+0