index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
Commit message (
Expand
)
Author
Age
Files
Lines
*
wlcore/wl18xx: add radar_debug_mode handling
Eliad Peller
2016-03-10
2
-0
/
+6
*
wlcore: don't WARN_ON in case of existing ROC
Eliad Peller
2016-03-10
1
-4
/
+4
*
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
2016-03-01
1
-3
/
+5
|
\
|
*
mac80211: pass block ack session timeout to to driver
Sara Sharon
2016-01-14
1
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
2
-6
/
+6
|
\
\
|
*
|
wlcore: Fix regression in wlcore_set_partition()
Emil Goode
2016-02-12
2
-6
/
+6
|
|
/
*
|
wlcore: fix error handling in wlcore_event_fw_logger
Andrzej Hajda
2016-01-29
1
-1
/
+1
*
|
wlcore/wl12xx: spi: add device tree support
Uri Mashiach
2016-01-29
2
-5
/
+44
*
|
wlcore/wl12xx: spi: add power operation function
Uri Mashiach
2016-01-29
1
-0
/
+39
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-01-12
15
-368
/
+190
|
\
|
*
wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
Uri Mashiach
2015-12-31
1
-3
/
+7
|
*
wlcore/wl18xx: fw logger over sdio
Shahar Patury
2015-12-31
10
-124
/
+169
|
*
wlcore/wl12xx: spi: fix oops on firmware load
Uri Mashiach
2015-12-11
1
-3
/
+7
|
*
wlcore: split wl12xx/wl18xx sg parameters
Guy Mishol
2015-12-11
3
-237
/
+6
|
*
ti: unify Kconfig with other vendors
Kalle Valo
2015-11-18
1
-1
/
+1
*
|
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-12-23
1
-16
/
+1
|
/
*
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
1
-1
/
+0
|
\
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
|
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
2015-10-12
1
-1
/
+1
|
\
\
|
*
|
wlcore: align reg_ch_conf_last[] to 64bit
Guodong Xu
2015-09-29
1
-1
/
+1
|
|
/
*
|
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-09-22
1
-1
/
+1
|
/
*
wlcore: add p2p device support
Eliad Peller
2015-08-10
5
-24
/
+79
*
wlcore: add generic_cfg_feature command definitions
Eliad Peller
2015-08-10
2
-0
/
+45
*
wl18xx: use long intervals in sched scan
Eliad Peller
2015-08-10
2
-1
/
+16
*
wlcore: add antenna diversity reading comments
Guy Mishol
2015-08-06
1
-0
/
+6
*
wl18xx: add dynamic fw traces
Guy Mishol
2015-08-06
1
-0
/
+3
*
wlcore: add antenna diversity reading
Guy Mishol
2015-07-21
2
-1
/
+5
*
wlcore: sdio: return correct error code
Raphaël Poggi
2015-07-21
1
-1
/
+2
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-13
/
+13
*
Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...
David S. Miller
2015-05-24
1
-12
/
+14
|
\
|
*
wl18xx: wlan_irq: support platform dependent interrupt types
Eyal Reizer
2015-05-09
1
-12
/
+14
*
|
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
2015-05-09
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
1
-2
/
+1
|
*
wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMIT
Johannes Berg
2015-04-22
1
-1
/
+2
*
|
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2015-04-22
7
-34
/
+80
|
\
\
|
|
/
|
/
|
|
*
wlcore: remove wl12xx_platform_data
Eliad Peller
2015-03-24
5
-66
/
+27
|
*
wlcore: add device-tree support
Eliad Peller
2015-03-24
1
-6
/
+87
|
*
wlcore: set irq_trigger in board files instead of hiding behind a quirk
Luciano Coelho
2015-03-19
4
-16
/
+20
*
|
wl18xx: show rx_frames_per_rates as an array as it really is
Nicolas Iooss
2015-03-16
1
-2
/
+2
*
|
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-2
/
+2
|
/
*
wlcore: unlock on error in wl1271_op_suspend()
Dan Carpenter
2015-01-23
1
-1
/
+3
*
wlcore: fix copy-paste bug: assign from src struct not dest
Giel van Schijndel
2015-01-23
1
-1
/
+1
*
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
2015-01-22
1
-10
/
+12
|
\
|
*
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
1
-1
/
+1
|
*
mac80211: allow drivers to provide most station statistics
Johannes Berg
2015-01-08
1
-9
/
+11
|
*
mac80211: move U-APSD enablement to vif flags
Johannes Berg
2014-12-15
1
-1
/
+1
*
|
wlcore: add dfs region to reg domain update cmd
Guy Mishol
2015-01-09
4
-0
/
+10
*
|
wlcore: allow using dfs channels
Eliad Peller
2015-01-09
2
-21
/
+9
*
|
wlcore: add dfs master restart calls
Eliad Peller
2015-01-09
5
-1
/
+21
*
|
wlcore: add support for ap csa
Eliad Peller
2015-01-09
2
-4
/
+87
[next]