index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
2008-04-08
mac80211: rename files
Johannes Berg
2008-04-08
mac80211: fix key vs. sta locking problems
Johannes Berg
2008-04-08
mac80211: fix sta-info pinning
Johannes Berg
2008-04-08
mac80211: fix defined but not used
Jiri Slaby
2008-04-08
mac80211: fix possible sta-debugfs work lockup
Johannes Berg
2008-04-01
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
2008-04-01
mac80211: sta_info_flush() fixes
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-04-01
mac80211: fix sta_info_destroy(NULL)
Johannes Berg
2008-03-27
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
2008-03-06
mac80211: fix mesh_path and sta_info get_by_idx functions
Luis Carlos Cobo
2008-03-06
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
2008-03-06
mac80211: fix sta_info mesh timer bug
Johannes Berg
2008-03-06
mac80211: add documentation book
Johannes Berg
2008-03-06
mac80211: remove STA entries when taking down interface
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 data structures and first mesh changes
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: consolidate TIM handling code
Johannes Berg
2008-02-29
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
2008-02-29
mac80211: invoke set_tim() callback after setting own TIM info
Johannes Berg
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
mac80211: A-MPDU Tx MLME data initialization
Ron Rindjunsky
2008-01-28
mac80211: move interface type to vif structure
Johannes Berg
2008-01-28
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
mac80211: A-MPDU Rx MLME data initialization
Ron Rindjunsky
2008-01-28
mac80211: A-MPDU Rx adding basic functionality
Ron Rindjunsky
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2007-12-26
mac80211: round station cleanup timer
Johannes Berg
2007-10-10
[MAC80211]: add sta_notify callback
Tomas Winkler
2007-10-10
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[MAC80211]: rework key handling
Johannes Berg
2007-10-10
[MAC80211]: remove fake set_key() call
Johannes Berg
2007-10-10
[MAC80211] key handling: remove default_wep_only
Johannes Berg
2007-10-10
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
2007-10-10
[MAC80211]: improve locking of sta_info related structures
Michael Wu
2007-05-05
[MAC80211]: Add debugfs attributes.
Jiri Benc
2007-05-05
[MAC80211]: Add mac80211 wireless stack.
Jiri Benc