index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mac80211: split sta_info_add
Johannes Berg
2008-03-06
1
-22
/
+50
*
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
1
-147
/
+240
*
mac80211: clean up mesh code
Johannes Berg
2008-03-06
1
-11
/
+2
*
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
2008-03-06
1
-3
/
+39
*
mac80211: split ieee80211_key_alloc/free
Johannes Berg
2008-02-29
1
-1
/
+1
*
mac80211: atomically check whether STA exists already
Johannes Berg
2008-02-29
1
-11
/
+27
*
mac80211: consolidate TIM handling code
Johannes Berg
2008-02-29
1
-26
/
+61
*
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
2008-02-29
1
-10
/
+18
*
mac80211: invoke set_tim() callback after setting own TIM info
Johannes Berg
2008-02-29
1
-2
/
+2
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-24
/
+0
*
mac80211: A-MPDU Tx MLME data initialization
Ron Rindjunsky
2008-02-29
1
-1
/
+12
*
mac80211: move interface type to vif structure
Johannes Berg
2008-01-28
1
-2
/
+2
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
1
-6
/
+21
*
mac80211: A-MPDU Rx MLME data initialization
Ron Rindjunsky
2008-01-28
1
-0
/
+14
*
mac80211: A-MPDU Rx adding basic functionality
Ron Rindjunsky
2008-01-28
1
-0
/
+3
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
1
-3
/
+2
*
mac80211: round station cleanup timer
Johannes Berg
2007-12-26
1
-2
/
+5
*
[MAC80211]: add sta_notify callback
Tomas Winkler
2007-10-10
1
-6
/
+7
*
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
2007-10-10
1
-2
/
+2
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-5
/
+8
*
[MAC80211]: rework key handling
Johannes Berg
2007-10-10
1
-8
/
+2
*
[MAC80211]: remove fake set_key() call
Johannes Berg
2007-10-10
1
-18
/
+0
*
[MAC80211] key handling: remove default_wep_only
Johannes Berg
2007-10-10
1
-4
/
+2
*
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
2007-10-10
1
-10
/
+7
*
[MAC80211]: improve locking of sta_info related structures
Michael Wu
2007-10-10
1
-110
/
+74
*
[MAC80211]: Add debugfs attributes.
Jiri Benc
2007-05-05
1
-12
/
+96
*
[MAC80211]: Add mac80211 wireless stack.
Jiri Benc
2007-05-05
1
-0
/
+386
[prev]