index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
driver-ops.h
Age
Commit message (
Expand
)
Author
2011-03-11
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
John W. Linville
2011-02-25
mac80211: support direct offchannel TX offload
Johannes Berg
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-05
mac80211: implement hardware offload for remain-on-channel
Johannes Berg
2010-12-13
mac80211 default tx_last_beacon false (congestion)
Tim Harvey
2010-11-16
mac80211: Add antenna configuration
Bruno Randolf
2010-11-16
mac80211: support hardware TX fragmentation offload
Arik Nemtsov
2010-09-16
mac80211: add p2p device type support
Johannes Berg
2010-08-27
mac80211: support runtime interface type changes
Johannes Berg
2010-06-29
mac80211: add basic tracing to drv_get_survey
John W. Linville
2010-06-14
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
2010-06-14
mac80211: bracket driver tracing
Johannes Berg
2010-06-14
mac80211: allow drivers to sleep in ampdu_action
Johannes Berg
2010-06-14
mac80211: change TX aggregation locking
Johannes Berg
2010-06-14
mac80211: change RX aggregation locking
Johannes Berg
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
mac80211: fix function pointer check
Holger Schurig
2010-06-04
mac80211: Remove deprecated sta_notify commands
Sujith
2010-06-03
mac80211: Add support for hardware ARP query filtering
Juuso Oikarinen
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-12
mac80211: add offload channel switch support
Johannes Berg
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-27
mac80211: give virtual interface to hw_scan
Johannes Berg
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-02-08
mac80211: remove get_tx_stats() driver op
Kalle Valo
2010-02-08
mac80211: allow station add/remove to sleep
Johannes Berg
2010-01-25
mac80211: fix update_tkip_key() documentation about the context
Kalle Valo
2010-01-22
mac80211: pass vif and station to update_tkip_key
Johannes Berg
2010-01-12
mac80211: Add new callback set_coverage_class
Lukáš Turek
2009-12-28
mac80211: annotate sleeping driver ops
Kalle Valo
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
mac80211: introduce flush operation
Johannes Berg
2009-12-21
mac80211: trace interface name
Johannes Berg
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
2009-08-28
mac80211: remove tasklet enable/disable
Johannes Berg
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-07-24
mac80211: driver operation debugging
Johannes Berg
2009-06-03
cfg80211: add rfkill support
Johannes Berg
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg