index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcma: detect SPROM revision 11
Rafał Miłecki
2015-01-29
2
-1
/
+3
*
bcma: simplify freeing cores (internal devices structs)
Rafał Miłecki
2015-01-29
1
-11
/
+9
*
bcma: fix watchdog on some ARM chipsets
Rafał Miłecki
2015-01-29
1
-3
/
+7
*
ath9k: Enable manual peak detect calibration
Sujith Manoharan
2015-01-29
1
-2
/
+8
*
ath9k: Set correct peak detect threshold
Sujith Manoharan
2015-01-29
1
-4
/
+11
*
ath9k: Fix manual peak calibration initialization
Sujith Manoharan
2015-01-29
1
-8
/
+30
*
ath9k: Add a macro to identify PCOEM chips
Sujith Manoharan
2015-01-29
1
-0
/
+3
*
ath9k: Update AR955x initvals
Sujith Manoharan
2015-01-29
1
-2
/
+2
*
ath9k: Update QCA953x initvals
Sujith Manoharan
2015-01-29
1
-2
/
+2
*
b43: Fix locking FIXME in beacon update top half
Michael Büsch
2015-01-29
2
-11
/
+33
*
mwifiex: 11h handling for AP interface
Avinash Patil
2015-01-29
6
-1
/
+53
*
mwifiex: channel switch support for mwifiex
Avinash Patil
2015-01-29
4
-3
/
+136
*
mwifiex: handle radar detect event from FW
Avinash Patil
2015-01-29
5
-0
/
+55
*
mwifiex: support for channel report for radar detection
Avinash Patil
2015-01-29
5
-0
/
+85
*
mwifiex: add cfg80211 start_radar_detection handler
Avinash Patil
2015-01-29
9
-0
/
+166
*
mwifiex: separate function for parsing head and tail IEs
Avinash Patil
2015-01-29
3
-37
/
+48
*
mwifiex: refactor start_ap handler
Avinash Patil
2015-01-29
3
-60
/
+77
*
mwifiex: update IEs after AP has started
Avinash Patil
2015-01-29
1
-2
/
+3
*
mwifiex: store AP configuration in private structure
Avinash Patil
2015-01-29
2
-0
/
+3
*
mwifiex: do not send regulatory update while starting AP
Avinash Patil
2015-01-29
1
-1
/
+0
*
mwifiex: support conversion to any virtual interface type
Avinash Patil
2015-01-29
4
-64
/
+301
*
mwifiex: handle PS events on AP interface as well
Avinash Patil
2015-01-29
2
-22
/
+53
*
mwifiex: manage virtual interface limits efficiently
Avinash Patil
2015-01-29
4
-12
/
+102
*
mwifiex: add init parameter to init command routine
Avinash Patil
2015-01-29
4
-8
/
+12
*
mwifiex: store permanant mac address in adapter structure
Avinash Patil
2015-01-29
5
-4
/
+5
*
mwifiex: do not declare wdev as pointer
Avinash Patil
2015-01-29
12
-63
/
+44
*
mwifiex: set wiphy params only once
Avinash Patil
2015-01-29
1
-63
/
+48
*
mwifiex: remove redundant nick_name variable
Avinash Patil
2015-01-29
2
-2
/
+0
*
ssb: Fix Sparse error in main
Pramod Gurav
2015-01-29
1
-19
/
+0
*
brcmfmac: fix nvram processing
Arend van Spriel
2015-01-29
1
-1
/
+5
*
brcmfmac: store revinfo retrieval result
Arend van Spriel
2015-01-29
3
-5
/
+15
*
brcmfmac: show firmware release info in ethtool driver info
Arend van Spriel
2015-01-29
3
-1
/
+32
*
brcmfmac: always obtain device revision info upon intialization
Arend van Spriel
2015-01-29
3
-14
/
+54
*
brcmfmac: determine chip info when not provided by bus layer
Arend van Spriel
2015-01-29
3
-0
/
+57
*
brcmutil: use define for boardrev string function
Arend van Spriel
2015-01-29
3
-3
/
+6
*
brcmfmac: do not load firmware when device is already running
Arend van Spriel
2015-01-29
1
-0
/
+2
*
brcmfmac: Reopen netdev queue on bus state data.
Hante Meuleman
2015-01-29
2
-7
/
+24
*
brcmfmac: SDIO: avoid using bus state for private states.
Hante Meuleman
2015-01-29
8
-53
/
+43
*
brcmfmac: wait for driver to go idle during suspend
Arend van Spriel
2015-01-29
3
-15
/
+25
*
brcmfmac: pass DEAUTH/DISASSOC reason code to user-space
Arend van Spriel
2015-01-29
1
-6
/
+25
*
brcmfmac: use SDIO DPC for control frames.
Hante Meuleman
2015-01-29
1
-54
/
+33
*
brcmfmac: prevent possible deadlock on resuming SDIO device.
Hante Meuleman
2015-01-29
3
-35
/
+18
*
brcmfmac: Relax scheduling of msgbuf worker on high throughput.
Hante Meuleman
2015-01-29
2
-6
/
+26
*
wil6210: move Rx reorder buffer allocation out of spinlock
Vladimir Kondratiev
2015-01-29
1
-4
/
+4
*
wil6210: implement cfg80211 probe_client() op
Vladimir Kondratiev
2015-01-29
3
-0
/
+108
*
wil6210: implement skb Tx status reporting
Vladimir Kondratiev
2015-01-29
2
-2
/
+18
*
wil6210: remove unnecessary interrupt moderation module parameters
Vladimir Shulman
2015-01-29
1
-33
/
+5
*
wil6210: interrupt moderation configuration update
Vladimir Shulman
2015-01-29
1
-2
/
+2
*
wil6210: tuning rings size
Vladimir Shulman
2015-01-29
1
-2
/
+2
*
wil6210: Add Tx queue len configuration
Vladimir Shulman
2015-01-29
2
-4
/
+10
[next]