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
/
cfg.c
Age
Commit message (
Expand
)
Author
2008-08-29
mac80211/cfg80211: HT capabilities for NEW_STA
Jouni Malinen
2008-08-29
mac80211/cfg80211: Add BSS configuration options for AP mode
Jouni Malinen
2008-08-22
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
Jasper Bryant-Greene
2008-07-29
mac80211: fix cfg80211 hooks for master interface
Johannes Berg
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
mac80211: push interface checks down
Johannes Berg
2008-07-14
mac80211: revamp virtual interface handling
Johannes Berg
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-05-28
net/mac80211: always true conditionals
Nicolas Kaiser
2008-05-21
mac80211: add a struct to hold tkip context
Harvey Harrison
2008-05-14
mac80211: proper STA info locking
Johannes Berg
2008-04-16
mac80211: allow WDS mode
Johannes Berg
2008-04-16
mac80211: further RCU fixes
Johannes Berg
2008-04-08
mac80211: rename files
Johannes Berg
2008-04-08
mac80211: fix key vs. sta locking problems
Johannes Berg
2008-04-01
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
Johannes Berg
2008-04-01
mac80211: automatically free sta struct when insertion fails
Johannes Berg
2008-03-06
mac80211: always force mesh_path deletions
Luis Carlos Cobo
2008-03-06
mac80211: fix sta_info mesh timer bug
Johannes Berg
2008-03-06
mac80211: split sta_info_add
Johannes Berg
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
mac80211: clean up mesh code
Johannes Berg
2008-03-06
mac80211: mesh path and mesh peer configuration
Luis Carlos Cobo
2008-03-06
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
2008-03-06
nl80211/cfg80211: support for mesh, sta dumping
Luis Carlos Cobo
2008-02-29
mac80211: split ieee80211_key_alloc/free
Johannes Berg
2008-02-29
mac80211: atomically check whether STA exists already
Johannes Berg
2008-02-29
mac80211: Use monitor configuration flags
Michael Wu
2008-02-29
nl80211: Add monitor interface configuration flags
Michael Wu
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-01-28
mac80211: implement cfg80211 station handling
Johannes Berg
2008-01-28
mac80211: add beacon configuration via cfg80211
Johannes Berg
2008-01-28
mac80211: move interface type to vif structure
Johannes Berg
2008-01-28
mac80211: implement station stats retrieval
Johannes Berg
2008-01-28
mac80211: support getting key sequence counters via cfg80211
Johannes Berg
2008-01-28
mac80211: support adding/removing keys via cfg80211
Johannes Berg
2007-10-10
[MAC80211]: implement cfg80211's change_interface hook
Johannes Berg
2007-10-10
[MAC80211]: rename ieee80211_cfg.h to cfg.h
Michael Wu
2007-10-10
[MAC80211]: rename ieee80211_cfg.c to cfg.c
Johannes Berg