index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
2015-04-01
9
-69
/
+375
|
\
|
*
wil6210: fall back to pseudo-DMS mcast for secure link and PBSS
Vladimir Kondratiev
2015-03-20
1
-2
/
+101
|
*
wil6210: implement broadcast/multicast data
Vladimir Kondratiev
2015-03-20
5
-76
/
+167
|
*
wil6210: add bcast structures to WMI
Vladimir Kondratiev
2015-03-20
1
-2
/
+18
|
*
wil6210: Prefer ether_addr_copy() over memcpy()
Vladimir Kondratiev
2015-03-20
2
-8
/
+10
|
*
wil6210: Align Rx frames on 4*n+2 by having SNAP
Vladimir Kondratiev
2015-03-20
4
-3
/
+33
|
*
wil6210: fix check for FW responsiveness
Vladimir Kondratiev
2015-03-20
2
-2
/
+2
|
*
wil6210: optimize index manipulation in wil_vring_reap_rx
Vladimir Kondratiev
2015-03-20
1
-6
/
+11
|
*
wil6210: support AP isolation
Vladimir Kondratiev
2015-03-13
5
-1
/
+20
|
*
wil6210: re-submit Rx frames to the wireless media if appropriate
Vladimir Kondratiev
2015-03-13
1
-14
/
+58
|
*
wil6210: NAPI completion refactor
Vladimir Kondratiev
2015-03-13
1
-2
/
+2
*
|
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-03-03
1
-1
/
+1
*
|
wil6210: increase cmd buffer size to avoid sscanf buffer overflow
Colin Ian King
2015-03-03
1
-1
/
+1
*
|
wil6210: track privacy connection attribute
Vladimir Kondratiev
2015-02-27
1
-12
/
+18
*
|
wil6210: rename 'secure_pcp' to 'privacy'
Vladimir Kondratiev
2015-02-27
4
-4
/
+4
*
|
wil6210: Fix division by zero in wil_vring_debugfs_show
Boris Sorochkin
2015-02-27
1
-6
/
+13
*
|
wil6210: Change of threshold for tx vring idleness measurement
Vladimir Shulman
2015-02-27
3
-17
/
+39
*
|
wil6210: branch prediction hints
Vladimir Kondratiev
2015-02-27
2
-32
/
+33
*
|
wil6210: enable fix for HW bug in 802.11->803.3 transform
Vladimir Kondratiev
2015-02-27
3
-31
/
+11
*
|
wil6210: remove support for old hardware
Vladimir Kondratiev
2015-02-27
5
-123
/
+42
*
|
wil6210: boot loader
Vladimir Kondratiev
2015-02-27
7
-50
/
+88
|
/
*
wil6210: Remove msm platform related code
Hamad Kadmany
2015-02-03
5
-302
/
+1
*
wil6210: print ciphers in debug info
Vladimir Kondratiev
2015-02-03
1
-12
/
+25
*
wil6210: more Tx debug
Vladimir Kondratiev
2015-02-03
1
-13
/
+17
*
wil6210: fix race between xmit and Tx vring de-allocation
Vladimir Kondratiev
2015-02-03
2
-3
/
+23
*
wil6210: avoid Tx descriptor double write
Vladimir Kondratiev
2015-02-03
1
-3
/
+1
*
wil6210: remove old Tx work-around
Vladimir Kondratiev
2015-02-03
1
-3
/
+0
*
wil6210: move Rx reorder buffer allocation out of spinlock
Vladimir Kondratiev
2015-01-29
1
-4
/
+4
*
wil6210: implement cfg80211 probe_client() op
Vladimir Kondratiev
2015-01-29
3
-0
/
+108
*
wil6210: implement skb Tx status reporting
Vladimir Kondratiev
2015-01-29
2
-2
/
+18
*
wil6210: remove unnecessary interrupt moderation module parameters
Vladimir Shulman
2015-01-29
1
-33
/
+5
*
wil6210: interrupt moderation configuration update
Vladimir Shulman
2015-01-29
1
-2
/
+2
*
wil6210: tuning rings size
Vladimir Shulman
2015-01-29
1
-2
/
+2
*
wil6210: Add Tx queue len configuration
Vladimir Shulman
2015-01-29
2
-4
/
+10
*
wil6210: ignore firmware failure to gracefully stop AP
Dedy Lansky
2015-01-29
1
-5
/
+7
*
wil6210: fix timing of netif_carrier_on indication
Dedy Lansky
2015-01-29
5
-34
/
+12
*
wil6210: sync WMI with firmware
Vladimir Kondratiev
2015-01-29
2
-14
/
+59
*
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
2015-01-22
2
-10
/
+9
|
\
|
*
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
2
-10
/
+9
*
|
wil6210: relax spinlocks in rx reorder
Vladimir Kondratiev
2015-01-15
4
-17
/
+20
*
|
wil6210: workaround for BACK establishment race
Vladimir Kondratiev
2015-01-15
1
-7
/
+18
*
|
wil6210: Tx/Rx descriptors documentation
Vladimir Kondratiev
2015-01-15
2
-53
/
+98
*
|
wil6210: fix reordering for MCAST
Vladimir Kondratiev
2015-01-15
3
-9
/
+14
*
|
wil6210: RX high threshold interrupt configuration
Vladimir Kondratiev
2015-01-15
3
-1
/
+14
*
|
wil6210: add advanced interrupt moderation
Vladimir Kondratiev
2015-01-15
6
-46
/
+247
*
|
wil6210: use HW capabilities mask in reset
Vladimir Kondratiev
2015-01-15
4
-56
/
+36
*
|
wil6210: detect HW capabilities
Vladimir Kondratiev
2015-01-15
2
-1
/
+51
*
|
wil6210: rework debugfs for BACK
Vladimir Kondratiev
2015-01-15
1
-17
/
+54
*
|
wil6210: fix Tx VRING for STA mode
Vladimir Kondratiev
2015-01-15
1
-5
/
+41
[next]