index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-11
wlcore: make wlcore_cmd_send_failsafe() static
Luciano Coelho
2
-5
/
+4
2014-11-11
wlcore: check minimum buffer size in some cmd_send functions
Luciano Coelho
1
-0
/
+6
2014-11-11
mwifiex: fix version display problem on big endian platforms
Amitkumar Karwar
1
-2
/
+2
2014-11-11
ath9k_htc: add spectral scan debug interface
Oleksij Rempel
3
-0
/
+9
2014-11-11
ath9k_htc: process rx spectral packets
Oleksij Rempel
1
-0
/
+14
2014-11-11
ath9k_htc: trigger spectral scan on set_channel
Oleksij Rempel
1
-0
/
+4
2014-11-11
ath9k_htc: set initial spec_config values
Oleksij Rempel
1
-0
/
+8
2014-11-11
ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv
Oleksij Rempel
1
-0
/
+1
2014-11-11
ath9k_htc: add ath_ps_ops bindings
Oleksij Rempel
1
-0
/
+16
2014-11-11
ath9k_htc: fix rs_datalen conversation
Oleksij Rempel
1
-1
/
+1
2014-11-11
ath9k: For AR9271 chipsets, set count = 0 for endless samples.
Oleksij Rempel
1
-3
/
+6
2014-11-11
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
8
-25
/
+31
2014-11-11
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
Oleksij Rempel
2
-70
/
+70
2014-11-11
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
Oleksij Rempel
4
-20
/
+22
2014-11-11
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
Oleksij Rempel
4
-15
/
+13
2014-11-11
ath9k: use ath_ps_ops in ath9k_spectral_scan_
Oleksij Rempel
1
-4
/
+4
2014-11-11
ath9k: add ath_ps_ops bindings
Oleksij Rempel
1
-0
/
+16
2014-11-11
ath: add struct ath_ps_ops
Oleksij Rempel
1
-0
/
+11
2014-11-11
ath9k: remove all struct ath_softc dependencies from spectral code
Oleksij Rempel
4
-50
/
+51
2014-11-11
ath9k: add ath_hw to ath_spec_scan_priv
Oleksij Rempel
2
-0
/
+2
2014-11-11
ath9k: use struct dentry by ath9k_spectral_init_debug
Oleksij Rempel
3
-9
/
+9
2014-11-11
ath9k: move spec_config to ath_spec_scan_priv
Oleksij Rempel
5
-22
/
+23
2014-11-11
ath9k: move spectral_mode to ath_spec_scan_priv
Oleksij Rempel
5
-5
/
+5
2014-11-11
ath9k: add struct ath_spec_scan_priv
Oleksij Rempel
3
-7
/
+10
2014-11-11
mwifiex: fix warning while starting BSS
Avinash Patil
1
-1
/
+1
2014-11-11
mwifiex: do not setup AMPDU/AMSDU with broadcast receiver
Avinash Patil
1
-0
/
+4
2014-11-11
mwifiex: fix out of memory issue observed for USB chipsets
Amitkumar Karwar
3
-1
/
+25
2014-11-11
mwifiex: remove data_complete handler
Avinash Patil
3
-11
/
+0
2014-11-11
mwifiex: rx workqueue support for USB interface
Avinash Patil
4
-32
/
+5
2014-11-11
ath9k: add support for reporting tx power to mac80211
Felix Fietkau
3
-16
/
+40
2014-11-11
bcma: get IRQ numbers from dt
Hauke Mehrtens
2
-1
/
+72
2014-11-11
bcma: make it possible to specify a IRQ num in bcma_core_irq()
Hauke Mehrtens
7
-16
/
+33
2014-11-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
40
-783
/
+678
2014-11-11
mac80211: refactor duplicate detection
Johannes Berg
1
-5
/
+20
2014-11-10
cfg80211: introduce regulatory flags controlling bw
Arik Nemtsov
2
-2
/
+46
2014-11-10
mac80211: add back support for radiotap vendor namespace data
Johannes Berg
3
-18
/
+169
2014-11-10
cfg80211/mac80211: allow any interface to send channel switch notifications
Luciano Coelho
3
-7
/
+5
2014-11-10
mac80211: send channel switch started notifications
Luciano Coelho
2
-0
/
+6
2014-11-10
cfg80211: add channel switch started notification
Luciano Coelho
4
-3
/
+66
2014-11-10
mac80211: add device_timestamp to the drv_pre_channel_switch trace
Luciano Coelho
1
-0
/
+2
2014-11-10
mac80211: fix order of setting ch_switch and drv_pre_channel_switch call
Luciano Coelho
1
-6
/
+6
2014-11-06
6lowpan: move skb_free from error paths in decompression
Martin Townsend
3
-37
/
+25
2014-11-06
Bluetooth: Sort switch cases by opcode's numeric value
Kuba Pawlak
1
-12
/
+12
2014-11-06
Bluetooth: Clear role switch pending flag
Kuba Pawlak
1
-0
/
+27
2014-11-06
at86rf230: fix simple_return.cocci warnings
Fengguang Wu
1
-5
/
+1
2014-11-05
mac802154: fix typo promisuous to promiscuous
Alexander Aring
2
-4
/
+4
2014-11-05
mac802154: use IEEE802154_EXTENDED_ADDR_LEN
Alexander Aring
1
-3
/
+2
2014-11-05
at86rf230: add force slotted operation bit
Alexander Aring
1
-0
/
+8
2014-11-05
at86rf230: generate random perm extended address
Alexander Aring
1
-0
/
+1
2014-11-05
mac802154: add support for perm_extended_addr
Alexander Aring
2
-0
/
+6
[prev]
[next]