index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
driver-ops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: remove tx_sync
Johannes Berg
2012-03-12
1
-35
/
+0
*
mac80211: implement sta_add/sta_remove in sta_state
Johannes Berg
2012-02-06
1
-1
/
+10
*
mac80211: add sta_state callback
Johannes Berg
2012-02-06
1
-0
/
+22
*
mac80211: simplify AP_VLAN handling
Johannes Berg
2012-02-06
1
-0
/
+2
*
mac80211: do not pass AP VLAN vif pointers to drivers
Felix Fietkau
2011-11-28
1
-0
/
+14
*
mac80211: transmit fragment list to drivers
Johannes Berg
2011-11-21
1
-0
/
+8
*
mac80211: verify virtual interfaces in driver API
Johannes Berg
2011-11-09
1
-6
/
+62
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
1
-1
/
+2
*
mac80211: explicitly notify drivers of frame release
Johannes Berg
2011-09-30
1
-0
/
+15
*
mac80211: allow releasing driver-buffered frames
Johannes Berg
2011-09-30
1
-0
/
+15
*
mac80211: save tx params per sdata
Eliad Peller
2011-09-27
1
-2
/
+3
*
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
1
-9
/
+13
*
mac80211: remove offchannel_tx API
Johannes Berg
2011-08-08
1
-31
/
+0
*
mac80211: sync driver before TX
Johannes Berg
2011-07-20
1
-0
/
+31
*
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
2011-07-11
1
-0
/
+8
*
mac80211: support GTK rekey offload
Johannes Berg
2011-07-06
1
-0
/
+10
*
mac80211: add cancel_hw_scan() callback
Eliad Peller
2011-06-17
1
-0
/
+10
*
mac80211: add support for HW scheduled scan
Luciano Coelho
2011-05-11
1
-1
/
+28
*
mac80211: add basic support for WoWLAN
Johannes Berg
2011-05-05
1
-0
/
+27
*
mac80211: Add new API for rate selection
Sujith Manoharan
2011-04-28
1
-0
/
+18
*
mac80211: Check for queued frames before entering power save.
Vivek Natarajan
2011-04-12
1
-0
/
+13
*
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
John W. Linville
2011-03-11
1
-0
/
+26
*
mac80211: support direct offchannel TX offload
Johannes Berg
2011-02-25
1
-0
/
+31
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-2
/
+2
*
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
1
-3
/
+3
*
mac80211: implement hardware offload for remain-on-channel
Johannes Berg
2011-01-05
1
-0
/
+30
*
mac80211 default tx_last_beacon false (congestion)
Tim Harvey
2010-12-13
1
-1
/
+1
*
mac80211: Add antenna configuration
Bruno Randolf
2010-11-16
1
-0
/
+23
*
mac80211: support hardware TX fragmentation offload
Arik Nemtsov
2010-11-16
1
-0
/
+14
*
mac80211: add p2p device type support
Johannes Berg
2010-09-16
1
-3
/
+3
*
mac80211: support runtime interface type changes
Johannes Berg
2010-08-27
1
-0
/
+14
*
mac80211: add basic tracing to drv_get_survey
John W. Linville
2010-06-29
1
-1
/
+6
*
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
2010-06-14
1
-17
/
+0
*
mac80211: bracket driver tracing
Johannes Berg
2010-06-14
1
-30
/
+59
*
mac80211: allow drivers to sleep in ampdu_action
Johannes Berg
2010-06-14
1
-2
/
+1
*
mac80211: change TX aggregation locking
Johannes Berg
2010-06-14
1
-0
/
+3
*
mac80211: change RX aggregation locking
Johannes Berg
2010-06-14
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
1
-1
/
+1
|
\
|
*
mac80211: fix function pointer check
Holger Schurig
2010-06-07
1
-1
/
+1
*
|
mac80211: Remove deprecated sta_notify commands
Sujith
2010-06-04
1
-6
/
+0
*
|
mac80211: Add support for hardware ARP query filtering
Juuso Oikarinen
2010-06-03
1
-0
/
+17
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-0
/
+11
|
\
|
*
mac80211: add offload channel switch support
Johannes Berg
2010-05-12
1
-0
/
+11
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-2
/
+3
|
\
\
|
|
/
|
*
mac80211: give virtual interface to hw_scan
Johannes Berg
2010-04-27
1
-2
/
+3
*
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
1
-0
/
+9
|
\
\
|
|
/
|
*
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
2010-04-20
1
-0
/
+9
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-5
/
+3
|
/
*
mac80211: remove get_tx_stats() driver op
Kalle Valo
2010-02-08
1
-8
/
+0
*
mac80211: allow station add/remove to sleep
Johannes Berg
2010-02-08
1
-0
/
+34
[next]