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
...
|
|
*
ath10k: remove tsf argument from rx_desc tracing
Michal Kazior
2014-10-24
2
-9
/
+4
|
|
*
ath10k: clear htt->rx_confused on load
Michal Kazior
2014-10-24
1
-0
/
+2
|
|
*
ath10k: don't forget to replenish after fragmented Rx
Michal Kazior
2014-10-24
1
-0
/
+2
|
|
*
ath10k: add extra sanity check when popping amsdu
Michal Kazior
2014-10-24
1
-0
/
+9
|
|
*
ath10k: don't drop frames aggressively
Michal Kazior
2014-10-24
1
-15
/
+0
|
|
*
ath10k: deduplicate htt rx dma unmapping
Michal Kazior
2014-10-24
1
-21
/
+9
|
|
*
ath10k: fix rx buffer tracing
Michal Kazior
2014-10-24
1
-3
/
+4
|
|
*
ath10k: use ieee80211 defines for crypto param lengths
Michal Kazior
2014-10-24
1
-14
/
+20
|
|
*
ath10k: remove unused variable
Michal Kazior
2014-10-24
1
-5
/
+0
|
|
*
ath10k: don't drop control and null func Rx
Michal Kazior
2014-10-24
1
-2
/
+1
|
*
|
ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debug
John W. Linville
2014-11-11
1
-1
/
+3
|
*
|
mwifiex: simplify ad hoc join capability info
James Cameron
2014-11-11
1
-3
/
+1
|
*
|
wlcore: make wlcore_cmd_send_failsafe() static
Luciano Coelho
2014-11-11
2
-5
/
+4
|
*
|
wlcore: check minimum buffer size in some cmd_send functions
Luciano Coelho
2014-11-11
1
-0
/
+6
|
*
|
mwifiex: fix version display problem on big endian platforms
Amitkumar Karwar
2014-11-11
1
-2
/
+2
|
*
|
ath9k_htc: add spectral scan debug interface
Oleksij Rempel
2014-11-11
3
-0
/
+9
|
*
|
ath9k_htc: process rx spectral packets
Oleksij Rempel
2014-11-11
1
-0
/
+14
|
*
|
ath9k_htc: trigger spectral scan on set_channel
Oleksij Rempel
2014-11-11
1
-0
/
+4
|
*
|
ath9k_htc: set initial spec_config values
Oleksij Rempel
2014-11-11
1
-0
/
+8
|
*
|
ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv
Oleksij Rempel
2014-11-11
1
-0
/
+1
|
*
|
ath9k_htc: add ath_ps_ops bindings
Oleksij Rempel
2014-11-11
1
-0
/
+16
|
*
|
ath9k_htc: fix rs_datalen conversation
Oleksij Rempel
2014-11-11
1
-1
/
+1
|
*
|
ath9k: For AR9271 chipsets, set count = 0 for endless samples.
Oleksij Rempel
2014-11-11
1
-3
/
+6
|
*
|
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
2014-11-11
8
-25
/
+31
|
*
|
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
Oleksij Rempel
2014-11-11
2
-70
/
+70
|
*
|
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
Oleksij Rempel
2014-11-11
4
-20
/
+22
|
*
|
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
Oleksij Rempel
2014-11-11
4
-15
/
+13
|
*
|
ath9k: use ath_ps_ops in ath9k_spectral_scan_
Oleksij Rempel
2014-11-11
1
-4
/
+4
|
*
|
ath9k: add ath_ps_ops bindings
Oleksij Rempel
2014-11-11
1
-0
/
+16
|
*
|
ath: add struct ath_ps_ops
Oleksij Rempel
2014-11-11
1
-0
/
+11
|
*
|
ath9k: remove all struct ath_softc dependencies from spectral code
Oleksij Rempel
2014-11-11
4
-50
/
+51
|
*
|
ath9k: add ath_hw to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
2
-0
/
+2
|
*
|
ath9k: use struct dentry by ath9k_spectral_init_debug
Oleksij Rempel
2014-11-11
3
-9
/
+9
|
*
|
ath9k: move spec_config to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
5
-22
/
+23
|
*
|
ath9k: move spectral_mode to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
5
-5
/
+5
|
*
|
ath9k: add struct ath_spec_scan_priv
Oleksij Rempel
2014-11-11
3
-7
/
+10
|
*
|
mwifiex: fix warning while starting BSS
Avinash Patil
2014-11-11
1
-1
/
+1
|
*
|
mwifiex: do not setup AMPDU/AMSDU with broadcast receiver
Avinash Patil
2014-11-11
1
-0
/
+4
|
*
|
mwifiex: fix out of memory issue observed for USB chipsets
Amitkumar Karwar
2014-11-11
3
-1
/
+25
|
*
|
mwifiex: remove data_complete handler
Avinash Patil
2014-11-11
3
-11
/
+0
|
*
|
mwifiex: rx workqueue support for USB interface
Avinash Patil
2014-11-11
4
-32
/
+5
|
*
|
ath9k: add support for reporting tx power to mac80211
Felix Fietkau
2014-11-11
3
-16
/
+40
|
*
|
bcma: get IRQ numbers from dt
Hauke Mehrtens
2014-11-11
2
-1
/
+72
|
*
|
bcma: make it possible to specify a IRQ num in bcma_core_irq()
Hauke Mehrtens
2014-11-11
7
-16
/
+33
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-11-11
40
-783
/
+678
|
|
\
\
|
|
*
|
6lowpan: move skb_free from error paths in decompression
Martin Townsend
2014-11-06
3
-37
/
+25
|
|
*
|
Bluetooth: Sort switch cases by opcode's numeric value
Kuba Pawlak
2014-11-06
1
-12
/
+12
|
|
*
|
Bluetooth: Clear role switch pending flag
Kuba Pawlak
2014-11-06
1
-0
/
+27
|
|
*
|
at86rf230: fix simple_return.cocci warnings
Fengguang Wu
2014-11-06
1
-5
/
+1
|
|
*
|
mac802154: fix typo promisuous to promiscuous
Alexander Aring
2014-11-05
2
-4
/
+4
[prev]
[next]