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.13.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
2013-03-07
mwl8k: Load 8764 firmware image
Nishant Sarmukadam
1
-8
/
+19
2013-03-07
mwl8k: Adding support for 8764 4x4 AP
Nishant Sarmukadam
1
-33
/
+45
2013-03-07
ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()
Dan Carpenter
1
-2
/
+1
2013-03-07
drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA...
Chen Gang
1
-1
/
+3
2013-03-07
ath9k: simplify ATH_EP_RND
Bob Copeland
1
-1
/
+1
2013-03-07
ray_cs: read past the end of the array
Dan Carpenter
1
-3
/
+3
2013-03-07
b43: define BCMA wireless specific PLLs
Rafał Miłecki
2
-1
/
+12
2013-03-07
wil6210: convert to use simple_open()
Wei Yongjun
1
-11
/
+3
2013-03-07
ath5k: cleanup channel to eprom_mode function
Jiri Slaby
5
-26
/
+10
2013-03-07
rndis_wlan: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-07
brcmsmac: export firmware version to ethtool
Hauke Mehrtens
1
-3
/
+8
2013-03-07
carl9170: fix frame drop and WARN due to minstrel_ht change
Christian Lamparter
1
-41
/
+28
2013-03-07
b43: Fix 'me' -> 'be' typo in Kconfig
W. Trevor King
1
-2
/
+2
2013-03-07
rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
Tim Gardner
1
-2
/
+2
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+3
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-30
/
+7
2013-02-26
b43: Fix lockdep splat on module unload
Larry Finger
1
-1
/
+2
2013-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-29
/
+5
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-22
brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()
Wei Yongjun
1
-1
/
+3
2013-02-22
mwifiex: fix system freeze while reloading driver
Avinash Patil
1
-10
/
+1
2013-02-22
mwifiex: don't drop carrier flag over suspend
Daniel Drake
2
-18
/
+1
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-36
/
+20
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
342
-6447
/
+35554
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-42
/
+17
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
30
-110
/
+988
2013-02-19
b43: Increase number of RX DMA slots
Larry Finger
1
-1
/
+1
2013-02-19
net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...
Kumar Amit Mehta
1
-1
/
+1
2013-02-19
net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack
Kumar Amit Mehta
1
-2
/
+9
2013-02-19
rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...
Jussi Kivilinna
1
-16
/
+28
2013-02-19
mwifiex: add 802.11AC support
Yogesh Ashok Powar
16
-42
/
+830
2013-02-19
mwifiex: coding style cleanup in bss parameter update
Yogesh Ashok Powar
1
-10
/
+5
2013-02-19
mwifiex: fix empty TX ring check for PCIe8897 while unloading driver
Avinash Patil
1
-4
/
+1
2013-02-18
iwlwifi: dvm: improve (again) the prints in reclaim path
Emmanuel Grumbach
2
-15
/
+37
2013-02-18
iwlwifi: dvm: fix delayed enter to CT-kill bug
Eytan Lifshitz
1
-1
/
+1
2013-02-18
iwlwifi: mvm: Reserve MAC id 0 for managed interfaces
Ilan Peer
1
-0
/
+4
2013-02-18
iwlwifi: mvm: Fix resource allocation for P2P Device
Ilan Peer
1
-3
/
+3
2013-02-18
iwlwifi: mvm: Set the scan type according to the vif type
Ilan Peer
1
-1
/
+6
2013-02-18
iwlwifi: mvm: fix time event command handling race
Johannes Berg
1
-1
/
+6
2013-02-18
iwlwifi: mvm: add debug statement to time event add
Johannes Berg
1
-0
/
+3
2013-02-18
iwlwifi: mvm: fix GO powersave client manipulation
Johannes Berg
3
-10
/
+16
2013-02-18
iwlwifi: mvm: program DTIM timings properly
Johannes Berg
3
-3
/
+38
2013-02-18
iwlwifi: mvm: fix merge error
Johannes Berg
1
-1
/
+0
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
117
-1613
/
+5786
2013-02-15
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
8
-96
/
+119
2013-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
20
-96
/
+52
2013-02-15
mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv
Karl Beldan
1
-0
/
+1
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
6
-33
/
+20
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
16
-63
/
+31
[next]