index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
sparc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-03
mwifiex: correction in wakeup timer handling
Amitkumar Karwar
1
-2
/
+1
2015-02-03
rtlwifi: rtl8192ee: Fix DMA stalls
Troy Tan
2
-0
/
+142
2015-02-03
rtlwifi: rtl8192ee: Fix parsing of received packet
Troy Tan
2
-0
/
+6
2015-02-03
rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write point
Troy Tan
1
-2
/
+1
2015-02-03
rtlwifi: rtl8192ee: Fix adhoc fail
Troy Tan
2
-31
/
+1
2015-01-29
b43: AC-PHY: prepare place for developing new PHY support
Rafał Miłecki
7
-1
/
+160
2015-01-29
b43: support bcma core reset on AC-PHY hardware
Rafał Miłecki
2
-0
/
+19
2015-01-29
bcma: implement host code support for PCIe Gen 2 devices
Rafał Miłecki
3
-2
/
+7
2015-01-29
bcma: add early_init function for PCIe core and move some fix into it
Rafał Miłecki
3
-22
/
+53
2015-01-29
bcma: add empty PCIe hostmode functions if support is disabled
Rafał Miłecki
2
-2
/
+8
2015-01-29
bcma: detect SPROM revision 11
Rafał Miłecki
2
-1
/
+3
2015-01-29
bcma: simplify freeing cores (internal devices structs)
Rafał Miłecki
1
-11
/
+9
2015-01-29
bcma: fix watchdog on some ARM chipsets
Rafał Miłecki
1
-3
/
+7
2015-01-29
ath9k: Enable manual peak detect calibration
Sujith Manoharan
1
-2
/
+8
2015-01-29
ath9k: Set correct peak detect threshold
Sujith Manoharan
1
-4
/
+11
2015-01-29
ath9k: Fix manual peak calibration initialization
Sujith Manoharan
1
-8
/
+30
2015-01-29
ath9k: Add a macro to identify PCOEM chips
Sujith Manoharan
1
-0
/
+3
2015-01-29
ath9k: Update AR955x initvals
Sujith Manoharan
1
-2
/
+2
2015-01-29
ath9k: Update QCA953x initvals
Sujith Manoharan
1
-2
/
+2
2015-01-29
b43: Fix locking FIXME in beacon update top half
Michael Büsch
2
-11
/
+33
2015-01-29
mwifiex: 11h handling for AP interface
Avinash Patil
6
-1
/
+53
2015-01-29
mwifiex: channel switch support for mwifiex
Avinash Patil
4
-3
/
+136
2015-01-29
mwifiex: handle radar detect event from FW
Avinash Patil
5
-0
/
+55
2015-01-29
mwifiex: support for channel report for radar detection
Avinash Patil
5
-0
/
+85
2015-01-29
mwifiex: add cfg80211 start_radar_detection handler
Avinash Patil
9
-0
/
+166
2015-01-29
mwifiex: separate function for parsing head and tail IEs
Avinash Patil
3
-37
/
+48
2015-01-29
mwifiex: refactor start_ap handler
Avinash Patil
3
-60
/
+77
2015-01-29
mwifiex: update IEs after AP has started
Avinash Patil
1
-2
/
+3
2015-01-29
mwifiex: store AP configuration in private structure
Avinash Patil
2
-0
/
+3
2015-01-29
mwifiex: do not send regulatory update while starting AP
Avinash Patil
1
-1
/
+0
2015-01-29
mwifiex: support conversion to any virtual interface type
Avinash Patil
4
-64
/
+301
2015-01-29
mwifiex: handle PS events on AP interface as well
Avinash Patil
2
-22
/
+53
2015-01-29
mwifiex: manage virtual interface limits efficiently
Avinash Patil
4
-12
/
+102
2015-01-29
mwifiex: add init parameter to init command routine
Avinash Patil
4
-8
/
+12
2015-01-29
mwifiex: store permanant mac address in adapter structure
Avinash Patil
5
-4
/
+5
2015-01-29
mwifiex: do not declare wdev as pointer
Avinash Patil
12
-63
/
+44
2015-01-29
mwifiex: set wiphy params only once
Avinash Patil
1
-63
/
+48
2015-01-29
mwifiex: remove redundant nick_name variable
Avinash Patil
2
-2
/
+0
2015-01-29
ssb: Fix Sparse error in main
Pramod Gurav
1
-19
/
+0
2015-01-29
brcmfmac: fix nvram processing
Arend van Spriel
1
-1
/
+5
2015-01-29
brcmfmac: store revinfo retrieval result
Arend van Spriel
3
-5
/
+15
2015-01-29
brcmfmac: show firmware release info in ethtool driver info
Arend van Spriel
3
-1
/
+32
2015-01-29
brcmfmac: always obtain device revision info upon intialization
Arend van Spriel
3
-14
/
+54
2015-01-29
brcmfmac: determine chip info when not provided by bus layer
Arend van Spriel
3
-0
/
+57
2015-01-29
brcmutil: use define for boardrev string function
Arend van Spriel
3
-3
/
+6
2015-01-29
brcmfmac: do not load firmware when device is already running
Arend van Spriel
1
-0
/
+2
2015-01-29
brcmfmac: Reopen netdev queue on bus state data.
Hante Meuleman
2
-7
/
+24
2015-01-29
brcmfmac: SDIO: avoid using bus state for private states.
Hante Meuleman
8
-53
/
+43
2015-01-29
brcmfmac: wait for driver to go idle during suspend
Arend van Spriel
3
-15
/
+25
2015-01-29
brcmfmac: pass DEAUTH/DISASSOC reason code to user-space
Arend van Spriel
1
-6
/
+25
[next]