summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-21iwlwifi: limit mac_change_interface to BSS contextJohannes Berg1-20/+17
2012-06-21iwlwifi: increase scan timeoutJohannes Berg1-1/+1
2012-06-21iwlwifi: fix radio reset scan dwell vs. quiet timeJohannes Berg1-0/+6
2012-06-20iwlwifi: remove sku field from hw_paramsJohannes Berg4-13/+8
2012-06-20iwlwifi: use minimal time for radio reset scanJohannes Berg1-22/+19
2012-06-20iwlwifi: fix 11n_disable EEPROM refactoring regressionJohannes Berg1-0/+3
2012-06-18iwlwifi: delay ROC if doing internal reset scanJohannes Berg1-2/+12
2012-06-18iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach2-14/+12
2012-06-18iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach1-16/+14
2012-06-18iwlwifi: don't disable interrupt while starting txEmmanuel Grumbach1-8/+0
2012-06-18iwlwifi: don't disable interrupt in iwl_abort_notification_waitsEmmanuel Grumbach1-3/+2
2012-06-18iwlwifi: disable BH before the call to iwl_op_mode_nic_errorEmmanuel Grumbach1-0/+2
2012-06-18iwlwifi: comment context requirements of the op_modeEmmanuel Grumbach1-7/+9
2012-06-18iwlwifi: print the scratch of all the buffers stuck in a queueEmmanuel Grumbach1-0/+9
2012-06-18iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach1-0/+3
2012-06-13iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach1-1/+2
2012-06-13iwlwifi: use request_module instead of _nowaitJohannes Berg1-1/+10
2012-06-13iwlwifi: fix 6035 device parametersJohannes Berg1-0/+1
2012-06-13Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg104-2782/+7031
2012-06-13iwlwifi: warn if TFD index and WiFi Seq don't matchEmmanuel Grumbach1-0/+13
2012-06-13iwlwifi: don't modify the timer if we don't TxEmmanuel Grumbach1-1/+2
2012-06-13iwlwifi: turn on a lockdep assertionDan Carpenter1-1/+1
2012-06-13iwlwifi: print even more info when a queue is stuckEmmanuel Grumbach1-4/+22
2012-06-13iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer1-4/+5
2012-06-13iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach1-0/+1
2012-06-13iwlwifi: remove lock around txq_enableEmmanuel Grumbach3-26/+5
2012-06-13iwlwifi: don't configure a txq that is being disabledEmmanuel Grumbach2-47/+31
2012-06-13iwlwifi: print more info when a queue is stuckEmmanuel Grumbach2-1/+14
2012-06-13iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach4-21/+21
2012-06-13iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach2-3/+3
2012-06-13iwlwifi: fix dynamic loadingJohannes Berg1-0/+23
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-26/+51
2012-06-11ath9k_hw: Initvals update for AR9462Sujith Manoharan1-0/+1
2012-06-11mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar1-7/+27
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar4-10/+89
2012-06-11mwifiex: shorten per channel scan timeBing Zhao1-3/+3
2012-06-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville53-2553/+2329
2012-06-11iwlwifi: decouple testmode and iwl-testIlan Peer4-45/+141
2012-06-11iwlwifi: refactor testmodeIlan Peer9-762/+1027
2012-06-08wl18xx: avoid some -Wformat warningsJohn W. Linville1-1/+2
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2-7/+16
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+21
2012-06-08mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed1-0/+1
2012-06-08rtl8187: ->brightness_set can not sleepStanislaw Gruszka1-1/+1
2012-06-08net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev1-15/+5
2012-06-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho46-956/+4818
2012-06-08wlcore/wl12xx/wl18xx: make NVS file optional for wl18xxArik Nemtsov2-17/+9
2012-06-08wl18xx: clean up phy module parametersArik Nemtsov2-58/+56