summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filterJohn W. Linville2012-09-251-0/+2
* ath9k_hw: fix BT sleep state on chip wakeupRajkumar Manoharan2012-09-251-1/+1
* rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde2012-09-253-39/+47
* rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde2012-09-259-11/+2
* mwifiex: potential corruption in mwifiex_update_uap_custom_ie()Dan Carpenter2012-09-251-1/+1
* ath9k: Disable ASPM only for AR9285Sujith Manoharan2012-09-251-2/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-252-5/+6
|\
| * iwlwifi: fix async station command crashJohannes Berg2012-09-201-3/+4
| * iwlwifi: use eth_broadcast_addrJohannes Berg2012-09-191-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-254-5/+5
|\ \
| * | cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-194-5/+5
* | | ath5k: disable HW crypto in management frameChun-Yeow Yeoh2012-09-242-0/+4
* | | carl9170: connect to 11w protected networksChristian Lamparter2012-09-242-1/+4
* | | p54: connect to 11w protected networksChristian Lamparter2012-09-241-0/+12
* | | iwlegacy: use eth_broadcast_addrJohannes Berg2012-09-241-2/+2
* | | ipw2x00: silence GCC warning for unused variable 'dev'Paul Bolle2012-09-241-1/+1
* | | mwifiex: block scan request during heavy Tx trafficAmitkumar Karwar2012-09-242-0/+8
* | | mwifiex: disconnect the device before entering suspend stateAmitkumar Karwar2012-09-241-0/+13
* | | brcmfmac: get rid of void pointer in struct brcmf_cfg80211_privArend van Spriel2012-09-242-4/+4
* | | brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-docArend van Spriel2012-09-241-41/+77
* | | brcmfmac: clear control lock on usb error.Hante Meuleman2012-09-241-0/+2
* | | brcmsmac: don't start device when RfKill is engagedPiotr Haber2012-09-241-1/+4
* | | brcmfmac: remove unused usb bmac model code.Hante Meuleman2012-09-241-15/+3
* | | brcmfmac: fix bug in determining phy bands.Hante Meuleman2012-09-241-1/+1
* | | brcmfmac: remove unused function.Hante Meuleman2012-09-241-17/+0
* | | brcmfmac: streamline SDIO read frame routineFranky Lin2012-09-241-388/+233
* | | brcmfmac: store usb fw images in local linked list.Hante Meuleman2012-09-241-23/+41
* | | brcmfmac: fix debug printout of event data.Hante Meuleman2012-09-242-9/+6
* | | brcmfmac: introduce scheduled scan supportArend van Spriel2012-09-242-1/+387
* | | brcmfmac: extend brcmf_term_iscan() to abort e-scanArend van Spriel2012-09-241-23/+21
* | | brcmfmac: fix sparse warnings in e-scan related codeArend van Spriel2012-09-241-17/+18
* | | mwifiex: fix issue in resumed scan operationAmitkumar Karwar2012-09-241-0/+1
* | | rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.Gertjan van Wingerde2012-09-241-29/+8
* | | rt2x00: Code style cleanup in rt2800lib.cGertjan van Wingerde2012-09-241-1/+1
* | | rt2x00: rt2800lib - code cleanup.Gertjan van Wingerde2012-09-241-7/+5
* | | rt2x00: rt2800 - Fix default vgc values for RT3572Gertjan van Wingerde2012-09-241-4/+9
* | | rt2x00: Code clean up in rt2800lib.Gertjan van Wingerde2012-09-241-6/+10
* | | ath9k_hw: Enable WLAN RX diversity for AR9565Sujith Manoharan2012-09-241-1/+1
* | | ath9k: Add a module parameter to enable diversitySujith Manoharan2012-09-243-0/+17
* | | ath9k_hw: Add a HW callback to set diversitySujith Manoharan2012-09-246-1/+107
* | | ath9k_hw: Update AR9565 initvalsSujith Manoharan2012-09-241-51/+49
* | | ath9k_hw: Add antenna diversity group for AR9565Sujith Manoharan2012-09-242-0/+65
* | | ath9k: Remove a couple of unused variablesSujith Manoharan2012-09-241-2/+0
* | | ath9k: Remove redundant variable assignmentSujith Manoharan2012-09-241-48/+3
* | | ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMBSujith Manoharan2012-09-241-7/+3
* | | ath9k: update hw_timer_enabled to false when we stop generic timersMohammed Shafi Shajakhan2012-09-241-5/+9
* | | brcmfmac: simplify handling e-scan result firmware eventArend van Spriel2012-09-241-10/+4
* | | brcmfmac: add parameter check in brcmf_c_mkiovar()Arend van Spriel2012-09-241-2/+4
* | | brcmfmac: fix bug causing errorneous free on exception.Hante Meuleman2012-09-241-4/+2
* | | brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isrFranky Lin2012-09-243-33/+68
OpenPOWER on IntegriCloud