summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens2013-03-276-107/+43
* Show actual timeout value in failed calibration messages.Robert Shade2013-03-272-4/+8
* carl9170: remove fast channel change featureChristian Lamparter2013-03-274-66/+27
* mwl8k: always apply configuration even when device is idleJonas Gorski2013-03-271-6/+4
* brcmsmac: add support for adhoc modeHauke Mehrtens2013-03-273-4/+20
* brcmsmac: activate AP supportHauke Mehrtens2013-03-273-4/+26
* brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens2013-03-273-1/+24
* brcmsmac: add support for probe response templateHauke Mehrtens2013-03-274-84/+42
* brcmsmac: react on changing SSIDHauke Mehrtens2013-03-273-0/+17
* brcmsmac: add beacon template supportHauke Mehrtens2013-03-274-6/+159
* brcmsmac: write beacon period to hardwareHauke Mehrtens2013-03-271-0/+10
* brcmsmac: remove brcms_pub->bcmerrHauke Mehrtens2013-03-272-3/+0
* brcmsmac: remove brcms_bss_cfg->cur_etheraddrHauke Mehrtens2013-03-272-3/+2
* brcmsmac: remove brcms_bss_cfg->upHauke Mehrtens2013-03-272-7/+5
* brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens2013-03-272-5/+2
* brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens2013-03-272-11/+3
* brcmsmac: remove brcms_bss_cfg->BSSHauke Mehrtens2013-03-272-16/+9
* brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens2013-03-274-1/+17
* brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens2013-03-274-0/+71
* b43: use constantsHauke Mehrtens2013-03-272-7/+11
* mwifiex: use fw_status register to wake up PCIe cardAvinash Patil2013-03-271-13/+24
* mwifiex: avoid waking up device in awake stateAvinash Patil2013-03-271-3/+4
* mwifiex: do not enable PCIe interrupt in Power Save sleep stateAvinash Patil2013-03-271-1/+2
* brcmsmac: Remove unused macro SI_MSGJoe Perches2013-03-271-6/+0
* ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi2013-03-271-1/+1
* b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens2013-03-251-9/+3
* b43: use bcma_chipco_gpio_control()Hauke Mehrtens2013-03-251-5/+2
* mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-259-0/+129
* rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when neededJussi Kivilinna2013-03-251-1/+40
* rtlwifi: usb: defer rx processing to taskletJussi Kivilinna2013-03-253-15/+51
* rtlwifi: usb: remove extra skb copy on RX pathJussi Kivilinna2013-03-251-15/+4
* rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna2013-03-252-47/+68
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-2517-130/+330
|\
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-03-2517-130/+330
| |\
| | * wlcore: move handling from hardirq to the irq thread functionLuciano Coelho2013-03-251-32/+21
| | * wlcore: use print_hex_dump_debug()Luciano Coelho2013-03-251-17/+16
| | * wlcore: consider dummy packets when tx queues are emptyArik Nemtsov2013-03-251-1/+1
| | * wlcore: correctly check state before regdomain confArik Nemtsov2013-03-251-2/+5
| | * wlcore: AP-mode - recover security seq num for stationsArik Nemtsov2013-03-253-1/+44
| | * wlcore: free AP global links properly on recoveryArik Nemtsov2013-03-252-2/+4
| | * wl18xx: print chip info during bootVictor Goldenshtein2013-03-252-1/+52
| | * wlcore: don't attempt to roam in case of p2pEyal Shapira2013-03-251-1/+8
| | * wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov2013-03-251-2/+3
| | * wlcore: report rssi from roaming statisticsNadim Zubidat2013-03-253-0/+77
| | * wlcore: consolidate tx_seq handling on recoveryArik Nemtsov2013-03-255-56/+67
| | * wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov2013-03-251-4/+2
| | * wlcore: fix link count in single-link-PSM optimizationArik Nemtsov2013-03-252-6/+14
| | * wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky2013-03-257-4/+11
| | * wlcore: enter elp in force ps mode in 5msIgal Chernobelsky2013-03-251-1/+3
| | * wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed caseLi Fei2013-03-051-1/+3
OpenPOWER on IntegriCloud