index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning
Surendra Patil
2014-03-04
1
-1
/
+1
*
wl1251: use skb_trim to make skb shorter
Ivaylo Dimitrov
2014-03-03
1
-1
/
+1
*
net: Replace min macro with min_t
Silvan Jegen
2014-03-03
3
-4
/
+4
*
wl1251: spi: add device tree support
Sebastian Reichel
2014-02-28
1
-6
/
+17
*
wl1251: spi: add vio regulator support
Sebastian Reichel
2014-02-28
2
-2
/
+19
*
wl1251: move power GPIO handling into the driver
Sebastian Reichel
2014-02-28
3
-18
/
+38
*
wl1251: split wl251 platform data to a separate structure
Luciano Coelho
2014-02-28
3
-13
/
+38
*
mac80211: allow driver to return error from sched_scan_stop
Johannes Berg
2014-02-20
1
-2
/
+4
*
wlcore: add support for STA CSA with chan contexts
Arik Nemtsov
2014-02-13
1
-1
/
+2
*
wlcore: enable beacon filtering only after receiving a beacon
Eliad Peller
2014-02-13
3
-3
/
+16
*
wlcore: increase timeout to 5000 msecs
Yaniv Machani
2014-02-13
1
-1
/
+1
*
wlcore: decrease warning verbosity during recovery
Arik Nemtsov
2014-02-13
2
-4
/
+5
*
wlcore: consider multiple APs when checking active_link_count
Eliad Peller
2014-02-13
2
-10
/
+10
*
wlcore: don't handle unsetting of default wep key
Eliad Peller
2014-02-13
1
-0
/
+4
*
wlcore: wl18xx: allow CCK rates for AP mode
Arik Nemtsov
2014-02-13
3
-1
/
+5
*
wlcore: don't stop sched_scan on interface removal
Barak Bercovitz
2014-02-13
1
-3
/
+1
*
wlcore: send EAPOL frames with voice priority
Igal Chernobelsky
2014-02-13
2
-0
/
+5
*
wl18xx: move to new firmware (wl18xx-fw-3.bin)
Eliad Peller
2014-02-13
9
-15
/
+25
*
wlcore/wl12xx/wl18xx: configure iface_combinations per-hw
Eliad Peller
2014-02-13
4
-30
/
+68
*
wlcore/wl12xx/wl18xx: configure max_stations per-hw
Eliad Peller
2014-02-13
7
-5
/
+9
*
wlcore/wl12xx/wl18xx: configure num_links per-hw
Eliad Peller
2014-02-13
11
-30
/
+51
*
wlcore/wl12xx/wl18xx: simplify fw_status handling
Eliad Peller
2014-02-13
12
-103
/
+277
*
wlcore: AP: don't start mac80211 PS on non-peer HLIDs
Arik Nemtsov
2014-02-13
1
-1
/
+5
*
wlcore: block read/writes to FW during ELP
Barak Bercovitz
2014-02-13
1
-2
/
+6
*
wlcore: cancel Tx watchdog on suspend and rearm on first Tx after
Arik Nemtsov
2014-02-13
3
-2
/
+21
*
wlcore: memset wl->rx_filter_enabled to zero after recovery
Nadim Zubidat
2014-02-13
3
-4
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-17
2
-2
/
+10
|
\
|
*
wl12xx: fix tx power setting
Alex Gal
2014-01-13
1
-0
/
+10
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-13
2
-2
/
+0
|
|
\
|
|
*
mac80211: remove channel_change_time
Johannes Berg
2014-01-07
2
-2
/
+0
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
12
-49
/
+354
|
\
\
\
|
|
/
/
|
*
|
wl1251: fix NULL pointer dereference
Pavel Machek
2014-01-09
1
-1
/
+1
|
*
|
wl1251: add nvs file name to module firmware list
Pavel Machek
2014-01-09
1
-0
/
+1
|
*
|
wl1251: enforce changed hw encryption support on monitor state change
David Gnedt
2014-01-09
1
-0
/
+13
|
*
|
wl1251: disable retry and ACK policy for injected packets
David Gnedt
2014-01-09
2
-2
/
+13
|
*
|
wl1251: enable tx path in monitor mode if necessary for packet injection
David Gnedt
2014-01-09
3
-0
/
+31
|
*
|
wl1251: fix channel switching in monitor mode
David Gnedt
2014-01-09
1
-2
/
+13
|
*
|
wl1251: disable power saving in monitor mode
David Gnedt
2014-01-09
1
-3
/
+7
|
*
|
wl1251: implement multicast address filtering (fwd)
David Gnedt
2014-01-09
5
-11
/
+67
|
*
|
wl1251: configure hardware en-/decryption for monitor mode
David Gnedt
2014-01-09
7
-11
/
+39
|
*
|
wl1251: split RX and TX data path initialisation
David Gnedt
2014-01-09
3
-17
/
+41
|
*
|
wl1251: implement hardware ARP filtering
David Gnedt
2014-01-09
3
-0
/
+53
|
*
|
wl1251: retry power save entry
David Gnedt
2014-01-09
5
-1
/
+58
|
*
|
wl1251: fix scan behaviour while not associated
David Gnedt
2014-01-09
3
-1
/
+17
|
|
/
*
|
wireless: slight optimization of addr compare
dingtianhong
2013-12-26
1
-1
/
+1
|
/
*
wl1251: return -ENOMEM if kzalloc fails
Jing Wang
2013-12-05
1
-141
/
+68
*
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
4
-11
/
+8
*
wlcore: save last regdom configuration on stop
Eliad Peller
2013-10-23
1
-1
/
+3
*
wlcore: fix started_vifs calculation
Eliad Peller
2013-10-23
1
-1
/
+23
*
wlcore: wakeup from ELP before starting recovery
Barak Bercovitz
2013-10-23
1
-0
/
+1
[next]