index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-28
ath10k: reduce htt tx/rx spinlock overhead
Michal Kazior
3
-10
/
+23
2014-02-28
ath10k: batch htt tx/rx completions
Michal Kazior
2
-40
/
+85
2014-02-28
ath10k: bypass htc for htt tx path
Michal Kazior
8
-109
/
+123
2014-02-28
ath10k: replace send_head() with tx_sg()
Michal Kazior
5
-46
/
+92
2014-02-28
ath10k: remove is_aborted from skb_cb
Michal Kazior
2
-21
/
+0
2014-02-28
ath10k: remove DMA mapping wrappers
Michal Kazior
6
-42
/
+34
2014-02-27
ath10k: skip management frames in HTT path
Janusz Dziedzic
1
-1
/
+16
2014-02-27
ath10k: bitrate_mask add force_sgi support
Janusz Dziedzic
2
-3
/
+33
2014-02-27
ath10k: enable spectrum management support
Janusz Dziedzic
1
-1
/
+2
2014-02-27
ath10k: set the mactime of ieee80211_rx_status
Chun-Yeow Yeoh
3
-0
/
+9
2014-02-26
ath10k: fix sta_rc_update for non-ap iftype
Michal Kazior
1
-4
/
+7
2014-02-26
ath10k: fix 4addr rx
Michal Kazior
1
-2
/
+8
2014-02-26
ath10k: add more details to some debug messages
Ben Greear
2
-2
/
+4
2014-02-26
ath10k: implement drv_get_tsf for ibss merging
Chun-Yeow Yeoh
1
-0
/
+11
2014-02-25
ath5k: set SURVEY_INFO_IN_USE on get_survey
Felix Fietkau
1
-0
/
+1
2014-02-25
ath9k: make some hardware reset log messages debug-only
Felix Fietkau
1
-3
/
+3
2014-02-25
ath9k: do not set half/quarter channel flags in AR_PHY_MODE
Felix Fietkau
1
-4
/
+0
2014-02-25
ath9k: Use static const
Joe Perches
1
-8
/
+12
2014-02-25
ath9k: list more reset causes in debugfs
Felix Fietkau
1
-0
/
+6
2014-02-25
wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c
Tejun Heo
1
-1
/
+1
2014-02-25
iwlegacy: properly enable power saving
Stanislaw Gruszka
3
-15
/
+72
2014-02-25
iwlegacy: merge reclaim check
Stanislaw Gruszka
3
-19
/
+16
2014-02-25
iwl3945: fix wakeup interrupt
Stanislaw Gruszka
1
-1
/
+3
2014-02-25
mwifiex: enable obss scan offload feature flag
Amitkumar Karwar
1
-1
/
+2
2014-02-25
mwifiex: remove redundant del_timer
Avinash Patil
1
-1
/
+0
2014-02-25
mwifiex: use del_timer_sync instead of del_timer
Avinash Patil
4
-4
/
+4
2014-02-25
ath9k: Enable U-APSD AP mode support
Jouni Malinen
1
-0
/
+1
2014-02-25
drivers:net:wireless:airo.c:checkpatch.pl cleanup
Avinash kumar
1
-2
/
+2
2014-02-25
hostap: add Netgear MA401 card
Cédric Le Goater
1
-0
/
+2
2014-02-25
net: wireless: wl3501_cs: Remove duplicate include
Sachin Kamat
1
-1
/
+0
2014-02-25
b43: return true / false instead of numbers in functions which return bool value
Zhao, Gang
3
-8
/
+8
2014-02-25
b43: Kconfig: let config B43_BCMA_PIO depends on B43
Zhao, Gang
1
-1
/
+1
2014-02-25
rtlwifi: properly apply filter flags
Peter Wu
1
-22
/
+30
2014-02-25
rtlwifi: avoid accessing RCR directly
Peter Wu
6
-10
/
+19
2014-02-25
mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()
Dan Carpenter
1
-1
/
+1
2014-02-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
34
-225
/
+713
2014-02-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-15
/
+36
2014-02-25
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
15
-194
/
+895
2014-02-23
iwlwifi: mvm: fix a few wd_disable comments
Eliad Peller
2
-3
/
+2
2014-02-23
iwlwifi: mvm: prepare infrastructure for more TLV flags
Eran Harary
3
-0
/
+65
2014-02-23
iwlwifi: mvm: remove redundant define in fw.c
Inbal Hacohen
1
-2
/
+0
2014-02-23
iwlwifi: nvm: remove reading valid antennas from NVM
Johannes Berg
2
-19
/
+0
2014-02-20
iwlwifi: mvm: add Rx frames statistics via debugfs
Eyal Shapira
4
-2
/
+185
2014-02-20
iwlwifi: mvm: set immediate apply time bit in time events
Emmanuel Grumbach
2
-2
/
+5
2014-02-20
iwlwifi: pcie: stop the firmware when we restart it
Emmanuel Grumbach
1
-2
/
+3
2014-02-20
iwlwifi: mvm: fix possible memory leak
Eytan Lifshitz
1
-0
/
+1
2014-02-20
mac80211: allow driver to return error from sched_scan_stop
Johannes Berg
2
-4
/
+8
2014-02-20
cfg80211: Pass TDLS peer capability information in tdls_mgmt
Sunil Dutt Undekari
1
-2
/
+2
2014-02-20
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
156
-5778
/
+8925
2014-02-15
ath10k: implement sta_rc_update()
Michal Kazior
3
-0
/
+175
[next]