| Commit message (Expand) | Author | Age |
* | brcmsmac: remove brcms_bss_cfg->enable | Hauke Mehrtens | 2013-03-27 |
* | brcmsmac: remove brcms_bss_cfg->associated | Hauke Mehrtens | 2013-03-27 |
* | brcmsmac: remove brcms_bss_cfg->BSS | Hauke Mehrtens | 2013-03-27 |
* | brcmsmac: add interface type to brcms_bss_cfg | Hauke Mehrtens | 2013-03-27 |
* | brcmsmac: implement ieee80211_ops get_tsf and set_tsf | Hauke Mehrtens | 2013-03-27 |
* | b43: use constants | Hauke Mehrtens | 2013-03-27 |
* | mwifiex: use fw_status register to wake up PCIe card | Avinash Patil | 2013-03-27 |
* | mwifiex: avoid waking up device in awake state | Avinash Patil | 2013-03-27 |
* | mwifiex: do not enable PCIe interrupt in Power Save sleep state | Avinash Patil | 2013-03-27 |
* | brcmsmac: Remove unused macro SI_MSG | Joe Perches | 2013-03-27 |
* | ath9k: trivial: change spectral relayfs buffering | Zefir Kurtisi | 2013-03-27 |
* | b43: remove warning for LP-PHY with sprom < 8 | Hauke Mehrtens | 2013-03-25 |
* | b43: use bcma_chipco_gpio_control() | Hauke Mehrtens | 2013-03-25 |
* | mwifiex: add support to configure VHT for AP mode | Yogesh Ashok Powar | 2013-03-25 |
* | rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed | Jussi Kivilinna | 2013-03-25 |
* | rtlwifi: usb: defer rx processing to tasklet | Jussi Kivilinna | 2013-03-25 |
* | rtlwifi: usb: remove extra skb copy on RX path | Jussi Kivilinna | 2013-03-25 |
* | rtlwifi: usb: use usb_alloc_coherent for RX buffers | Jussi Kivilinna | 2013-03-25 |
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-03-25 |
|\ |
|
| * | Merge branch 'wl12xx-next' into for-linville | Luciano Coelho | 2013-03-25 |
| |\ |
|
| | * | wlcore: move handling from hardirq to the irq thread function | Luciano Coelho | 2013-03-25 |
| | * | wlcore: use print_hex_dump_debug() | Luciano Coelho | 2013-03-25 |
| | * | wlcore: consider dummy packets when tx queues are empty | Arik Nemtsov | 2013-03-25 |
| | * | wlcore: correctly check state before regdomain conf | Arik Nemtsov | 2013-03-25 |
| | * | wlcore: AP-mode - recover security seq num for stations | Arik Nemtsov | 2013-03-25 |
| | * | wlcore: free AP global links properly on recovery | Arik Nemtsov | 2013-03-25 |
| | * | wl18xx: print chip info during boot | Victor Goldenshtein | 2013-03-25 |
| | * | wlcore: don't attempt to roam in case of p2p | Eyal Shapira | 2013-03-25 |
| | * | wlcore: change warn on missing lock in wlcore_queue_xx funcs | Arik Nemtsov | 2013-03-25 |
| | * | wlcore: report rssi from roaming statistics | Nadim Zubidat | 2013-03-25 |
| | * | wlcore: consolidate tx_seq handling on recovery | Arik Nemtsov | 2013-03-25 |
| | * | wlcore: don't risk using stale HLID during .sta_state callback | Arik Nemtsov | 2013-03-25 |
| | * | wlcore: fix link count in single-link-PSM optimization | Arik Nemtsov | 2013-03-25 |
| | * | wlcore: set max num of Rx BA sessions per chip | Igal Chernobelsky | 2013-03-25 |
| | * | wlcore: enter elp in force ps mode in 5ms | Igal Chernobelsky | 2013-03-25 |
| | * | wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case | Li Fei | 2013-03-05 |
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-03-25 |
|\ \ \ |
|
| * | | | iwlwifi: mvm: Add support for different ROC types | Ilan Peer | 2013-03-20 |
| * | | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next | Johannes Berg | 2013-03-20 |
| |\ \ \ |
|
| * | | | | iwlwifi: mvm: Increase the max remain on channel time | Ilan Peer | 2013-03-20 |
| * | | | | iwlwifi: mvm: fix WoWLAN RF-kill bug | Johannes Berg | 2013-03-20 |
| * | | | | iwlwifi: mvm: tune the move to static SMPS due to BT load | Emmanuel Grumbach | 2013-03-20 |
| * | | | | iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLV | Emmanuel Grumbach | 2013-03-20 |
| * | | | | iwlwifi: mvm: take the radio type / step / dash from TLVs | Emmanuel Grumbach | 2013-03-20 |
| * | | | | iwlwifi: mvm: specify filter flags in monitor mode | Johannes Berg | 2013-03-20 |
| * | | | | iwlwifi: add debug message when a CMD is dropped in RFKILL | Emmanuel Grumbach | 2013-03-20 |
| * | | | | iwlwifi: mvm: print the flags in ALIVE notification | Emmanuel Grumbach | 2013-03-20 |
| * | | | | iwlwifi: remove 5ghz_disable option | Stanislaw Gruszka | 2013-03-20 |
| * | | | | iwlwifi: mvm: Fix quota handling for monitor interface | Ilan Peer | 2013-03-20 |
| * | | | | iwlwifi: use kmemdup instead of kmalloc+memcpy | Andrei Epure | 2013-03-20 |