index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
mac80211: Add ieee80211_hw pointer to get_expected_throughput
Maxim Altshul
1
-2
/
+3
2016-07-20
wlcore: spi: fix build warning caused by redundant variable
Reizer, Eyal
1
-1
/
+0
2016-07-19
wlcore: spi: add wl18xx support
Eyal Reizer
1
-18
/
+105
2016-07-18
wlcore: Add support for get_expected_throughput opcode
Maxim Altshul
1
-0
/
+11
2016-07-18
wlcore/wl18xx: Add functionality to accept TX rate per link
Maxim Altshul
6
-5
/
+48
2016-07-18
wlcore/wl18xx: mesh: added initial mesh support for wl8
Maital Hahn
7
-14
/
+52
2016-07-15
Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...
David S. Miller
5
-16
/
+42
2016-07-08
wlcore: time sync : add support for 64 bit clock
Machani, Yaniv
2
-15
/
+30
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
4
-5
/
+23
2016-06-29
wlcore: reconfigure sta rates on authorization
Guy Mishol
2
-0
/
+12
2016-06-29
wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irq
Bruno Herrera
1
-1
/
+0
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-2
/
+2
2016-05-11
wlcore/wl12xx: Fix fw logger over sdio
Guy Mishol
3
-6
/
+18
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
20
-93
/
+93
2016-04-07
wl1251: use to_delayed_work()
Geliang Tang
1
-1
/
+1
2016-04-07
wlcore: use to_delayed_work()
Geliang Tang
3
-7
/
+7
2016-04-06
wl12xx: remove redundant null check on wl->scan.ssid
Colin Ian King
1
-1
/
+1
2016-03-10
wlcore/wl18xx: add radar_debug_mode handling
Eliad Peller
4
-1
/
+74
2016-03-10
wlcore: don't WARN_ON in case of existing ROC
Eliad Peller
1
-4
/
+4
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+5
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+6
2016-02-12
wlcore: Fix regression in wlcore_set_partition()
Emil Goode
2
-6
/
+6
2016-01-29
wlcore: fix error handling in wlcore_event_fw_logger
Andrzej Hajda
1
-1
/
+1
2016-01-29
wlcore/wl12xx: spi: add device tree support
Uri Mashiach
2
-5
/
+44
2016-01-29
wlcore/wl12xx: spi: add power operation function
Uri Mashiach
1
-0
/
+39
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
1
-3
/
+5
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
23
-500
/
+667
2015-12-31
wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
Uri Mashiach
1
-3
/
+7
2015-12-31
wlcore/wl18xx: fw logger over sdio
Shahar Patury
13
-128
/
+177
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
1
-16
/
+1
2015-12-11
wlcore/wl12xx: spi: fix oops on firmware load
Uri Mashiach
1
-3
/
+7
2015-12-11
wlcore: split wl12xx/wl18xx sg parameters
Guy Mishol
7
-357
/
+463
2015-11-18
ti: unify Kconfig with other vendors
Kalle Valo
3
-9
/
+13
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2
-2
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2
-2
/
+0
2015-10-13
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
2
-4
/
+7
2015-10-13
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
2
-1
/
+2
2015-09-29
wlcore: align reg_ch_conf_last[] to 64bit
Guodong Xu
1
-1
/
+1
2015-09-29
net/wireless/wl18xx: Add missing MODULE_FIRMWARE
Geoff Levand
1
-0
/
+1
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-1
/
+1
2015-08-18
wl18xx: add diversity statistics
Guy Mishol
2
-52
/
+16
2015-08-18
wl18xx: update statistics acx and debugfs files
Eliad Peller
2
-81
/
+156
2015-08-10
wlcore: add p2p device support
Eliad Peller
8
-27
/
+136
2015-08-10
wlcore: add generic_cfg_feature command definitions
Eliad Peller
2
-0
/
+45
2015-08-10
wl18xx: use long intervals in sched scan
Eliad Peller
5
-6
/
+34
2015-08-10
wlcore/wl18xx : add time sync event handling
Machani, Yaniv
3
-6
/
+23
2015-08-06
wlcore: add antenna diversity reading comments
Guy Mishol
1
-0
/
+6
2015-08-06
wl18xx: add dynamic fw traces
Guy Mishol
5
-1
/
+97
2015-07-21
wlcore: add antenna diversity reading
Guy Mishol
2
-1
/
+5
2015-07-21
wlcore: sdio: return correct error code
Raphaƫl Poggi
1
-1
/
+2
[next]