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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: implement station stats retrieval
Johannes Berg
2008-01-28
1
-0
/
+26
*
mac80211: support getting key sequence counters via cfg80211
Johannes Berg
2008-01-28
1
-1
/
+84
*
mac80211: support adding/removing keys via cfg80211
Johannes Berg
2008-01-28
1
-0
/
+91
*
mac80211: allow easier multicast/broadcast buffering in hardware
Johannes Berg
2008-01-28
1
-9
/
+23
*
mac80211: make ieee80211_rx_mgmt_action static
Johannes Berg
2008-01-28
1
-4
/
+4
*
mac80211: clean up eapol handling in TX path
Johannes Berg
2008-01-28
4
-19
/
+9
*
mac80211: clean up eapol frame handling/port control
Johannes Berg
2008-01-28
5
-117
/
+119
*
rc80211-pid: export tuning parameters through debugfs
Mattias Nissler
2008-01-28
2
-25
/
+110
*
rc80211-pid: add debugging
Mattias Nissler
2008-01-28
4
-117
/
+508
*
rc80211-pid: add sharpening factor
Stefano Brivio
2008-01-28
1
-8
/
+27
*
rc80211-pid: add rate behaviour learning algorithm
Stefano Brivio
2008-01-28
1
-20
/
+161
*
mac80211: make PID rate control algorithm the default
Stefano Brivio
2008-01-28
4
-27
/
+85
*
mac80211: add PID controller based rate control algorithm
Mattias Nissler
2008-01-28
5
-5
/
+403
*
mac80211: clean up rate selection
Mattias Nissler
2008-01-28
6
-116
/
+129
*
mac80211: pass in PS_POLL frames
Ron Rindjunsky
2008-01-28
2
-3
/
+15
*
introduce WEXT scan capabilities
Dan Williams
2008-01-28
1
-0
/
+2
*
mac80211: conditionally include timestamp in radiotap information
Johannes Berg
2008-01-28
1
-16
/
+32
*
[MAC80211]: Use htons() where appropriate.
YOSHIFUJI Hideaki
2008-01-28
2
-2
/
+2
*
mac80211: remove "bcn_int" and "capab" scan results info
John W. Linville
2008-01-28
1
-25
/
+0
*
mac80211: move A-MSDU identifier to flags
Ron Rindjunsky
2008-01-28
2
-4
/
+4
*
mac80211: adding 802.11n configuration flows
Ron Rindjunsky
2008-01-28
3
-0
/
+86
*
mac80211: adding 802.11n essential A-MSDU Rx capability
Ron Rindjunsky
2008-01-28
2
-0
/
+125
*
mac80211: adding 802.11n essential A-MPDU addBA capability
Ron Rindjunsky
2008-01-28
1
-0
/
+124
*
mac80211: adding 802.11n IEs handling
Ron Rindjunsky
2008-01-28
2
-3
/
+94
*
mac80211: adding 802.11n HT framework definitions
Ron Rindjunsky
2008-01-28
1
-0
/
+3
*
mac80211: adding MAC80211_HT_DEBUG config variable
Ron Rindjunsky
2008-01-28
1
-0
/
+10
*
mac80211: allow setting drop_unencrypted with wext
Johannes Berg
2008-01-28
1
-0
/
+3
*
mac80211: make ieee80211_iterate_active_interfaces not need rtnl
Johannes Berg
2008-01-28
1
-3
/
+4
*
mac80211: restructuring data Rx handlers
Ron Rindjunsky
2008-01-28
4
-66
/
+86
*
mac80211: hardware scan rework
Zhu Yi
2008-01-28
6
-35
/
+70
*
mac80211: remove more forgotten code
Johannes Berg
2008-01-28
1
-58
/
+0
*
mac80211: Remove local->scan_flags
Helmut Schaa
2008-01-28
3
-32
/
+3
*
mac80211: provide interface iterator for drivers
Johannes Berg
2008-01-28
1
-0
/
+33
*
mac80211: Accept auto txpower setting
Mattias Nissler
2008-01-28
1
-4
/
+17
*
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
1
-3
/
+2
*
[MAC80211]: Revert unaligned warning removal.
David S. Miller
2008-01-28
1
-0
/
+13
*
Revert "mac80211: warn when receiving frames with unaligned data"
Linus Torvalds
2008-01-24
1
-13
/
+0
*
mac80211: return an error when SIWRATE doesn't match any rate
Andrew Lutomirski
2008-01-08
1
-3
/
+3
*
mac80211: warn when receiving frames with unaligned data
Johannes Berg
2007-12-26
1
-0
/
+13
*
mac80211: round station cleanup timer
Johannes Berg
2007-12-26
1
-2
/
+5
*
NET: mac80211: fix inappropriate memory freeing
Cyrill Gorcunov
2007-12-19
1
-1
/
+1
*
mac80211: fix header ops
Johannes Berg
2007-12-19
1
-1
/
+0
*
mac80211: Drop out of associated state if link is lost
Michael Wu
2007-12-19
1
-6
/
+2
*
ieee80211_rate: missed unlock
Cyrill Gorcunov
2007-12-17
1
-0
/
+1
*
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Herbert Xu
2007-11-30
3
-5
/
+10
|
\
|
*
mac80211: rate limit wep decrypt failed messages
Adel Gadllah
2007-11-29
1
-1
/
+2
|
*
mac80211: drop unencrypted frames if encryption is expected
Johannes Berg
2007-11-29
1
-1
/
+1
|
*
mac80211: Fix behavior of ieee80211_open and ieee80211_close
Michael Wu
2007-11-29
1
-3
/
+2
|
*
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
Zhu Yi
2007-11-29
1
-0
/
+5
[next]