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
/
wl1251
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl1251: check return from call to wl1251_acx_arp_ip_filter
Colin Ian King
2018-01-08
1
-2
/
+1
*
mac80211: use QoS NDP for AP probing
Johannes Berg
2017-11-27
1
-1
/
+1
*
wl1251: add a missing spin_lock_init()
Cong Wang
2017-08-31
1
-0
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
mac80211: Add support for beacon report radio measurement
Avraham Stern
2016-07-06
1
-1
/
+5
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-1
/
+1
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-1
/
+2
*
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
1
-7
/
+2
*
wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.c
Masanari Iida
2015-04-07
1
-1
/
+1
*
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-2
/
+2
*
mac80211: move U-APSD enablement to vif flags
Johannes Berg
2014-12-15
1
-3
/
+2
*
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
1
-1
/
+1
*
mac80211: support more than one band in scan request
David Spinadel
2014-06-25
1
-1
/
+2
*
wl1251: fix mixed up args for join
Grazvydas Ignotas
2014-05-13
1
-2
/
+2
*
wl1251: fix null data for IBSS
Grazvydas Ignotas
2014-05-13
1
-14
/
+37
*
Revert "wl1251: enforce changed hw encryption support on monitor state change"
Grazvydas Ignotas
2014-05-13
1
-13
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-17
1
-1
/
+0
|
\
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-13
1
-1
/
+0
|
|
\
|
|
*
mac80211: remove channel_change_time
Johannes Berg
2014-01-07
1
-1
/
+0
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
1
-12
/
+138
|
\
\
\
|
|
/
/
|
*
|
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: enable tx path in monitor mode if necessary for packet injection
David Gnedt
2014-01-09
1
-0
/
+5
|
*
|
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
1
-2
/
+55
|
*
|
wl1251: configure hardware en-/decryption for monitor mode
David Gnedt
2014-01-09
1
-5
/
+29
|
*
|
wl1251: implement hardware ARP filtering
David Gnedt
2014-01-09
1
-0
/
+12
|
*
|
wl1251: retry power save entry
David Gnedt
2014-01-09
1
-0
/
+2
|
*
|
wl1251: fix scan behaviour while not associated
David Gnedt
2014-01-09
1
-0
/
+1
|
|
/
*
|
wireless: slight optimization of addr compare
dingtianhong
2013-12-26
1
-1
/
+1
|
/
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-2
/
+3
*
mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE
Johannes Berg
2013-02-11
1
-5
/
+19
*
mac80211: remove probe response temporary buffer allocation
Johannes Berg
2012-11-30
1
-1
/
+3
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-1
/
+3
*
wl1251: send filters to firmware as they are set
Grazvydas Ignotas
2012-06-20
1
-4
/
+23
*
wl1251: fix filtering support
Grazvydas Ignotas
2012-06-20
1
-0
/
+6
*
wl1251: remove unused filter_work
Grazvydas Ignotas
2012-06-20
1
-36
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-0
/
+1
*
wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory
Luciano Coelho
2012-04-12
1
-0
/
+1471