summaryrefslogtreecommitdiff
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-06-24
| |\ \ \ \ \ \ \
| * | | | | | | | iwlwifi: mvm: add back support for low-priority scanJohannes Berg2014-06-24
| * | | | | | | | iwlwifi: mvm: use ksize to memset scan_commandDavid Spinadel2014-06-24
| * | | | | | | | iwlwifi: bump API version for 8000 devicesEmmanuel Grumbach2014-06-24
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | wireless: ath9k: Get rid of timespec conversionsThomas Gleixner2014-07-23
* | | | | | | | ath9k: fix aggregation session lockupFelix Fietkau2014-07-23
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-07-22
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | iwlwifi: mvm: pass beacons from foreign APsEliad Peller2014-07-21
| * | | | | | iwlwifi: mvm: fix merge damageEmmanuel Grumbach2014-07-06
| | |_|_|/ / | |/| | | |
* | | | | | rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-07
* | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-07
|\| | | | |
| * | | | | iwlwifi: mvm: disable CTS to SelfEmmanuel Grumbach2014-07-03
| * | | | | iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach2014-07-03
| * | | | | iwlwifi: mvm: Fix broadcast filteringIlan Peer2014-06-24
* | | | | | mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-03
* | | | | | Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2014-06-26
|\ \ \ \ \ \
| * | | | | | ath10k: fix 8th virtual AP interface with DFSBartosz Markowski2014-06-02
| * | | | | | ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-02
| | |_|_|_|/ | |/| | | |
* | | | | | brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel2014-06-25
* | | | | | mwifiex: fix Tx timeout issueAmitkumar Karwar2014-06-25
* | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-06-25
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag"Arik Nemtsov2014-06-24
| * | | | iwlwifi: update the 7265 series HW IDsOren Givon2014-06-24
| | |_|/ | |/| |
| * | | iwlwifi: mvm: rework sched scan channel configurationEliad Peller2014-06-24
| | |/ | |/|
* | | rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-06-17
* | | b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-06-17
* | | rt2800usb:fix hang during firmware loadMichael Braun2014-06-17
* | | rt2800usb:fix efuse detectionMichael Braun2014-06-17
* | | b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki2014-06-16
* | | rt2x00: disable TKIP on USBStanislaw Gruszka2014-06-16
* | | mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2014-06-16
* | | b43: disable 5 GHz on G-PHYRafał Miłecki2014-06-16
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-06
| |\ \
| | * | at76c50x: fix scan does not work with latest mac80211Andrea Merello2014-06-05
| | |/
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-02
| |\|
| | * wil6210: improve debug for WMI receiveVladimir Kondratiev2014-05-30
| | * Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-05-30
| | |\
| | | * ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior2014-05-27
| | | * ath10k: protect src_ring state with ce_lock in tx_sg()Michal Kazior2014-05-27
| | | * ath10k: ensure rx-frag ignores rssiBen Greear2014-05-27
| | | * ath10k: dont configure bssid for ap modeMichal Kazior2014-05-27
| | | * ath10k: protect wep tx key setupMichal Kazior2014-05-27
| | | * ath10k: drain tx before restarting hwMichal Kazior2014-05-27
| | | * ath10k: perform hw restart lazilyMichal Kazior2014-05-27
| | | * ath10k: clean up start() callbackMichal Kazior2014-05-27
| | | * ath10k: make core registering asyncMichal Kazior2014-05-26
| | | * ath10k: remove unnecessary tasklet_kill()Michal Kazior2014-05-26
| | | * ath10k: relocate core create/destroy functionsMichal Kazior2014-05-26