index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtl818x_pci: fix response rate may be incorrect.
Andrea Merello
2014-10-07
1
-11
/
+25
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-10-07
10
-19
/
+53
|
\
|
*
brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()
Emil Goode
2014-09-23
1
-1
/
+1
|
*
ath9k: Fix NULL pointer dereference on early irq
Wojciech Dubowik
2014-09-22
1
-1
/
+1
|
*
ath9k_htc: fix random decryption failure
Johannes Stezenbach
2014-09-15
1
-1
/
+1
|
*
brcmfmac: handle IF event for P2P_DEVICE interface
Arend van Spriel
2014-09-15
2
-3
/
+11
|
*
brcmfmac: obtain ifp through wdev structure
Arend van Spriel
2014-09-15
1
-2
/
+5
|
*
brcmfmac: conditionally compile firmware protocol source code
Arend van Spriel
2014-09-15
4
-8
/
+30
|
*
brcmfmac: Fix memory leak and missing assignment.
Hante Meuleman
2014-09-15
1
-0
/
+2
|
*
Revert "ath9k: Calculate sleep duration"
Sujith Manoharan
2014-09-11
1
-3
/
+2
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2014-09-09
14
-39
/
+65
|
|
\
*
|
|
rtlwifi: Fix static checker warnings for various drivers
Larry Finger
2014-10-02
8
-54
/
+12
*
|
|
rtlwifi: Fix Kconfig for RTL8192EE
Larry Finger
2014-10-02
1
-1
/
+2
*
|
|
ath9k: Fix flushing in MCC mode
Sujith Manoharan
2014-10-02
1
-0
/
+16
*
|
|
ath9k: Fix queue handling for channel contexts
Sujith Manoharan
2014-10-02
1
-6
/
+1
*
|
|
ath9k: Add ath9k_chanctx_stop_queues()
Sujith Manoharan
2014-10-02
2
-0
/
+24
*
|
|
ath9k: Pass context to ath9k_chanctx_wake_queues()
Sujith Manoharan
2014-10-02
3
-6
/
+7
*
|
|
ath9k: Fix queue handling in flush()
Sujith Manoharan
2014-10-02
1
-5
/
+0
*
|
|
ath9k: Remove duplicate code
Sujith Manoharan
2014-10-02
1
-9
/
+1
*
|
|
ath9k: Fix pending frame check
Sujith Manoharan
2014-10-02
1
-3
/
+0
*
|
|
ath9k: Check pending frames properly
Sujith Manoharan
2014-10-02
1
-1
/
+4
*
|
|
ath9k: Print RoC expiration
Sujith Manoharan
2014-10-02
1
-0
/
+7
*
|
|
mwifiex: add support for SD8887 chipset
Avinash Patil
2014-10-02
3
-2
/
+62
*
|
|
mwifiex: few more register offset entries for sdio card structure
Avinash Patil
2014-10-02
2
-39
/
+59
*
|
|
wil6210: atomic I/O for the card memory
Vladimir Kondratiev
2014-10-02
4
-0
/
+188
*
|
|
wil6210: manual FW error recovery mode
Vladimir Kondratiev
2014-10-02
5
-9
/
+121
*
|
|
ath: Add support for tracing
Sujith Manoharan
2014-10-02
6
-0
/
+107
*
|
|
rtlwifi: Fix randconfig build error with next-20140930
Larry Finger
2014-09-30
1
-1
/
+2
*
|
|
mwifiex: add client mac address while configuring keys on GO.
Maithili Hinge
2014-09-30
1
-1
/
+1
*
|
|
ath9k: fix getting tx duration for dynack
Felix Fietkau
2014-09-30
7
-18
/
+49
*
|
|
ath9k: Check early for HW reset
Sujith Manoharan
2014-09-30
1
-4
/
+6
*
|
|
brcmfmac: Add wowl support for PCIE devices.
Hante Meuleman
2014-09-30
8
-41
/
+220
*
|
|
brcmfmac: Fix crash on cleanup.
Hante Meuleman
2014-09-30
1
-1
/
+1
*
|
|
brcmfmac: assure P2P discovery is disabled when setting P2P_DEVICE mac address
Arend van Spriel
2014-09-30
1
-1
/
+4
*
|
|
brcmfmac: Avoid usage of GFP_ATOMIC.
Hante Meuleman
2014-09-30
2
-24
/
+108
*
|
|
brcmfmac: Fix sign issue with IOCTL return code in msgbuf.
Hante Meuleman
2014-09-30
1
-2
/
+3
*
|
|
brcmfmac: On scan timeout do send received results.
Hante Meuleman
2014-09-30
2
-7
/
+4
*
|
|
ath9k_hw: fix PLL clock initialization for newer SoC
Felix Fietkau
2014-09-30
3
-4
/
+40
*
|
|
ath9k_hw: reduce ANI spur immunity setting on HT40 extension channel
Felix Fietkau
2014-09-30
1
-3
/
+2
*
|
|
Revert "ath9k_hw: reduce ANI firstep range for older chips"
Felix Fietkau
2014-09-30
1
-1
/
+3
*
|
|
mwifiex: remove unnecessary rx_q lock
Avinash Patil
2014-09-30
4
-10
/
+0
*
|
|
mwifiex: do not decrement rx_pending count twice
Avinash Patil
2014-09-30
1
-6
/
+2
*
|
|
mwifiex: fix soft lockup during iperf UDP RX
Avinash Patil
2014-09-30
1
-1
/
+2
*
|
|
ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3
Felix Fietkau
2014-09-30
2
-3
/
+10
*
|
|
ath9k: use ah->get_mac_revision for all SoC devices if available
Felix Fietkau
2014-09-30
1
-7
/
+4
*
|
|
ath5k: add missing include for debug code
Felix Fietkau
2014-09-30
1
-0
/
+1
*
|
|
rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variables
Larry Finger
2014-09-30
7
-18
/
+18
*
|
|
rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...
Larry Finger
2014-09-30
10
-139
/
+45
*
|
|
rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek drivers
Larry Finger
2014-09-30
18
-973
/
+534
*
|
|
rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14
Larry Finger
2014-09-30
30
-3167
/
+3833
[next]