Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9039dc7e8a42864744665bf0905f48c2724f6e3e
/
net
/
mac80211
/
driver-ops.h
e352114
mac80211: Framework to get wifi-driver stats via ethtool.
by Ben Greear
· 13 years ago
6d52563
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
by Johannes Berg
· 13 years ago
4b6f1dd
mac80211: add explicit monitor interface if needed
by Johannes Berg
· 13 years ago
a3304b0
cfg80211/nl80211: clarify TX queue API
by Johannes Berg
· 13 years ago
8f727ef
mac80211: notify driver of rate control updates
by Johannes Berg
· 13 years ago
d17087e
mac80211: Add iface name when calling WARN-ON.
by Ben Greear
· 13 years ago
177958e
mac80211: remove tx_sync
by Johannes Berg
· 13 years ago
a4ec45a
mac80211: implement sta_add/sta_remove in sta_state
by Johannes Berg
· 13 years ago
f09603a
mac80211: add sta_state callback
by Johannes Berg
· 13 years ago
077f493
mac80211: simplify AP_VLAN handling
by Johannes Berg
· 13 years ago
bc192f8
mac80211: do not pass AP VLAN vif pointers to drivers
by Felix Fietkau
· 13 years ago
11127e9
mac80211: transmit fragment list to drivers
by Johannes Berg
· 13 years ago
7b7eab6
mac80211: verify virtual interfaces in driver API
by Johannes Berg
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
40b9640
mac80211: explicitly notify drivers of frame release
by Johannes Berg
· 13 years ago
4049e09
mac80211: allow releasing driver-buffered frames
by Johannes Berg
· 13 years ago
f6f3def
mac80211: save tx params per sdata
by Eliad Peller
· 13 years ago
37a41b4
mac80211: add ieee80211_vif param to tsf functions
by Eliad Peller
· 13 years ago
b4ca608
mac80211: remove offchannel_tx API
by Johannes Berg
· 13 years ago
b2abb6e
mac80211: sync driver before TX
by Johannes Berg
· 13 years ago
615f7b9
mac80211: add driver RSSI threshold events
by Meenakshi Venkataraman
· 13 years ago
c68f4b8
mac80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
b856439
mac80211: add cancel_hw_scan() callback
by Eliad Peller
· 13 years ago
79f460c
mac80211: add support for HW scheduled scan
by Luciano Coelho
· 13 years ago
eecc480
mac80211: add basic support for WoWLAN
by Johannes Berg
· 14 years ago
bdbfd6b
mac80211: Add new API for rate selection
by Sujith Manoharan
· 14 years ago
e8306f9
mac80211: Check for queued frames before entering power save.
by Vivek Natarajan
· 14 years ago
38c0915
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
5f16a43
mac80211: support direct offchannel TX offload
by Johannes Berg
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
21f8358
mac80211: implement hardware offload for remain-on-channel
by Johannes Berg
· 14 years ago
91f44b0
mac80211 default tx_last_beacon false (congestion)
by Tim Harvey
· 14 years ago
15d9675
mac80211: Add antenna configuration
by Bruno Randolf
· 14 years ago
f23a478
mac80211: support hardware TX fragmentation offload
by Arik Nemtsov
· 14 years ago
2ca27bc
mac80211: add p2p device type support
by Johannes Berg
· 14 years ago
34d4bc4
mac80211: support runtime interface type changes
by Johannes Berg
· 14 years ago
c466d4e
mac80211: add basic tracing to drv_get_survey
by John W. Linville
· 14 years ago
6854296
mac80211: Fix circular locking dependency in ARP filter handling
by Juuso Oikarinen
· 14 years ago
4efc76b
mac80211: bracket driver tracing
by Johannes Berg
· 14 years ago
85ad181
mac80211: allow drivers to sleep in ampdu_action
by Johannes Berg
· 14 years ago
cfcdbde
mac80211: change TX aggregation locking
by Johannes Berg
· 14 years ago
a93e364
mac80211: change RX aggregation locking
by Johannes Berg
· 14 years ago
9d88477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
35dd050
mac80211: fix function pointer check
by Holger Schurig
· 14 years ago
38a6cc7
mac80211: Remove deprecated sta_notify commands
by Sujith
· 14 years ago
2b2c009
mac80211: Add support for hardware ARP query filtering
by Juuso Oikarinen
· 14 years ago
6fe70aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
5ce6e43
mac80211: add offload channel switch support
by Johannes Berg
· 14 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
a060bbf
mac80211: give virtual interface to hw_scan
by Johannes Berg
· 15 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
1289723
mac80211: sample survey implementation for mac80211 & hwsim
by Holger Schurig
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
349e6b7
mac80211: remove get_tx_stats() driver op
by Kalle Valo
· 15 years ago
34e8950
mac80211: allow station add/remove to sleep
by Johannes Berg
· 15 years ago
eb807fb
mac80211: fix update_tkip_key() documentation about the context
by Kalle Valo
· 15 years ago
b3fbdcf
mac80211: pass vif and station to update_tkip_key
by Johannes Berg
· 15 years ago
310bc67
mac80211: Add new callback set_coverage_class
by Lukáš Turek
· 15 years ago
e1781ed
mac80211: annotate sleeping driver ops
by Kalle Valo
· 15 years ago
1ed32e4
mac80211: remove struct ieee80211_if_init_conf
by Johannes Berg
· 15 years ago
a80f7c0
mac80211: introduce flush operation
by Johannes Berg
· 15 years ago
12375ef
mac80211: trace interface name
by Johannes Berg
· 15 years ago
47846c9
mac80211: reduce reliance on netdev
by Johannes Berg
· 15 years ago
c951ad3
mac80211: convert aggregation to operate on vifs/stas
by Johannes Berg
· 15 years ago
ea77f12
mac80211: remove tasklet enable/disable
by Johannes Berg
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
0a2b8bb
mac80211: driver operation debugging
by Johannes Berg
· 15 years ago
1f87f7d
cfg80211: add rfkill support
by Johannes Berg
· 15 years ago
2448798
mac80211: add driver ops wrappers
by Johannes Berg
· 16 years ago