aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens2013-03-27
* brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens2013-03-27
* brcmsmac: remove brcms_bss_cfg->BSSHauke Mehrtens2013-03-27
* brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens2013-03-27
* brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens2013-03-27
* b43: use constantsHauke Mehrtens2013-03-27
* mwifiex: use fw_status register to wake up PCIe cardAvinash Patil2013-03-27
* mwifiex: avoid waking up device in awake stateAvinash Patil2013-03-27
* mwifiex: do not enable PCIe interrupt in Power Save sleep stateAvinash Patil2013-03-27
* brcmsmac: Remove unused macro SI_MSGJoe Perches2013-03-27
* ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi2013-03-27
* b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens2013-03-25
* b43: use bcma_chipco_gpio_control()Hauke Mehrtens2013-03-25
* mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-25
* rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when neededJussi Kivilinna2013-03-25
* rtlwifi: usb: defer rx processing to taskletJussi Kivilinna2013-03-25
* rtlwifi: usb: remove extra skb copy on RX pathJussi Kivilinna2013-03-25
* rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna2013-03-25
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-25
|\
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-03-25
| |\
| | * wlcore: move handling from hardirq to the irq thread functionLuciano Coelho2013-03-25
| | * wlcore: use print_hex_dump_debug()Luciano Coelho2013-03-25
| | * wlcore: consider dummy packets when tx queues are emptyArik Nemtsov2013-03-25
| | * wlcore: correctly check state before regdomain confArik Nemtsov2013-03-25
| | * wlcore: AP-mode - recover security seq num for stationsArik Nemtsov2013-03-25
| | * wlcore: free AP global links properly on recoveryArik Nemtsov2013-03-25
| | * wl18xx: print chip info during bootVictor Goldenshtein2013-03-25
| | * wlcore: don't attempt to roam in case of p2pEyal Shapira2013-03-25
| | * wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov2013-03-25
| | * wlcore: report rssi from roaming statisticsNadim Zubidat2013-03-25
| | * wlcore: consolidate tx_seq handling on recoveryArik Nemtsov2013-03-25
| | * wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov2013-03-25
| | * wlcore: fix link count in single-link-PSM optimizationArik Nemtsov2013-03-25
| | * wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky2013-03-25
| | * wlcore: enter elp in force ps mode in 5msIgal Chernobelsky2013-03-25
| | * wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed caseLi Fei2013-03-05
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-25
|\ \ \
| * | | iwlwifi: mvm: Add support for different ROC typesIlan Peer2013-03-20
| * | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-03-20
| |\ \ \
| * | | | iwlwifi: mvm: Increase the max remain on channel timeIlan Peer2013-03-20
| * | | | iwlwifi: mvm: fix WoWLAN RF-kill bugJohannes Berg2013-03-20
| * | | | iwlwifi: mvm: tune the move to static SMPS due to BT loadEmmanuel Grumbach2013-03-20
| * | | | iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLVEmmanuel Grumbach2013-03-20
| * | | | iwlwifi: mvm: take the radio type / step / dash from TLVsEmmanuel Grumbach2013-03-20
| * | | | iwlwifi: mvm: specify filter flags in monitor modeJohannes Berg2013-03-20
| * | | | iwlwifi: add debug message when a CMD is dropped in RFKILLEmmanuel Grumbach2013-03-20
| * | | | iwlwifi: mvm: print the flags in ALIVE notificationEmmanuel Grumbach2013-03-20
| * | | | iwlwifi: remove 5ghz_disable optionStanislaw Gruszka2013-03-20
| * | | | iwlwifi: mvm: Fix quota handling for monitor interfaceIlan Peer2013-03-20
| * | | | iwlwifi: use kmemdup instead of kmalloc+memcpyAndrei Epure2013-03-20