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
2014-05-29
wil6210: limit MTU
Vladimir Kondratiev
1
-0
/
+14
2014-05-29
ath9k: Fix deadlock while updating p2p beacon timer
Rajkumar Manoharan
1
-10
/
+8
2014-05-29
brcmfmac: remove firmware list from USB driver
Arend van Spriel
1
-76
/
+0
2014-05-29
brcmfmac: Remove interrupt endpoint usage from USB driver.
Hante Meuleman
1
-77
/
+1
2014-05-29
brcmfmac: Increase max buffer size for receiving control message from dongle
Daniel Kim
1
-4
/
+5
2014-05-29
brcmutil: assure unused bits are cleared in 11n chanspec
Arend van Spriel
1
-1
/
+1
2014-05-29
brcmfmac: make brcmf_fw_nvram_strip() static
Arend van Spriel
2
-2
/
+1
2014-05-29
brcmfmac: use asynchronous firmware request in USB
Arend van Spriel
1
-30
/
+68
2014-05-29
brcmfmac: use asynchronous firmware request in SDIO
Arend van Spriel
1
-147
/
+124
2014-05-29
brcmfmac: introduce asynchronous firmware loading
Arend van Spriel
2
-1
/
+120
2014-05-29
brcmfmac: Add log of superspeed device detection to USB probe.
Hante Meuleman
1
-1
/
+3
2014-05-29
brcmfmac: rework usb callback operations
Arend van Spriel
1
-20
/
+28
2014-05-29
brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback
Arend van Spriel
1
-3
/
+1
2014-05-29
brcmfmac: rename nvram.[ch] for upcoming firmware handling functions
Arend van Spriel
4
-12
/
+12
2014-05-29
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
4
-15
/
+10
2014-05-29
brcmfmac: make chandef_to_chanspec() function static
Arend van Spriel
1
-2
/
+2
2014-05-29
brcmfmac: restore mpc before passing scan status to cfg80211
Arend van Spriel
1
-2
/
+3
2014-05-29
brcmfmac: reduce log level for invalid scheduled scan request
Arend van Spriel
1
-1
/
+1
2014-05-29
wcn36xx: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2014-05-29
mwifiex: use time_after()
Manuel Schölling
1
-1
/
+1
2014-05-29
at76c50x-usb: Make WEP encryption working.
Andrea Merello
2
-13
/
+52
2014-05-29
at76c50x-usb: Don't perform DMA from stack memory
Andrea Merello
1
-31
/
+56
2014-05-29
ath9k: avoid passing buffers to the hardware during flush
Felix Fietkau
1
-11
/
+13
2014-05-29
ath9k: simplify DFS pulse interval debug printing
Zefir Kurtisi
3
-5
/
+3
2014-05-29
rsi: avoid format string leak to thread name
Kees Cook
1
-1
/
+1
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
169
-2297
/
+3823
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2014-05-27
ath10k: abort incomplete scatter-gather pci tx properly
Michal Kazior
3
-6
/
+40
2014-05-27
ath10k: protect src_ring state with ce_lock in tx_sg()
Michal Kazior
1
-3
/
+7
2014-05-27
ath10k: ensure rx-frag ignores rssi
Ben Greear
1
-0
/
+1
2014-05-27
ath10k: dont configure bssid for ap mode
Michal Kazior
1
-1
/
+6
2014-05-27
ath10k: protect wep tx key setup
Michal Kazior
1
-2
/
+10
2014-05-27
ath10k: drain tx before restarting hw
Michal Kazior
1
-9
/
+22
2014-05-27
ath10k: perform hw restart lazily
Michal Kazior
2
-19
/
+20
2014-05-27
ath10k: clean up start() callback
Michal Kazior
1
-11
/
+23
2014-05-26
ath10k: make core registering async
Michal Kazior
2
-12
/
+33
2014-05-26
ath10k: remove unnecessary tasklet_kill()
Michal Kazior
1
-2
/
+0
2014-05-26
ath10k: relocate core create/destroy functions
Michal Kazior
1
-64
/
+64
2014-05-26
ath10k: fix protected flag stripping
Michal Kazior
1
-9
/
+24
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-58
/
+61
2014-05-23
ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks
Luciano Coelho
2
-18
/
+0
2014-05-23
ath10k: fix ath10k_bmi_read32 macro
Frederic Danis
1
-1
/
+2
2014-05-23
ath10k: prevent hif_stop being called twice
Michal Kazior
1
-0
/
+3
2014-05-23
ath10k: fix core start sequence
Michal Kazior
8
-107
/
+76
2014-05-22
mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_oper
John W. Linville
1
-1
/
+1
2014-05-22
ath9k: fix sleep timer during suspend
Rajkumar Manoharan
1
-0
/
+1
2014-05-22
ath9k: Handle multiple keys while setting tx filters
Rajkumar Manoharan
2
-11
/
+45
2014-05-22
mwifiex: update seq number correctly for packets from TDLS peer
Avinash Patil
2
-3
/
+16
2014-05-22
mwifiex: set TDLS flags for AMSDU packets
Avinash Patil
1
-0
/
+7
2014-05-22
mwifiex: delete TDLS link upon Teardown event
Avinash Patil
1
-1
/
+5
[prev]
[next]