index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
mac80211: A-MPDU Rx remove stop_rx_ba_session warning print
Ron Rindjunsky
1
-3
/
+0
2008-01-29
mac80211: A-MPDU Rx stop aggregation on proper dev
Ron Rindjunsky
1
-3
/
+5
2008-01-29
mac80211: Initialize vif pointer
Ivo van Doorn
2
-0
/
+2
2008-01-29
mac80211: add unified BSS configuration
Johannes Berg
6
-67
/
+77
2008-01-29
mac80211: Fix rate reporting regression
Michael Wu
3
-22
/
+35
2008-01-29
mac80211: implement cfg80211 station handling
Johannes Berg
1
-0
/
+192
2008-01-29
mac80211: add beacon configuration via cfg80211
Johannes Berg
6
-62
/
+213
2008-01-29
mac80211: move interface type to vif structure
Johannes Berg
12
-117
/
+116
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
6
-67
/
+73
2008-01-29
mac80211: Add radio led trigger
Ivo van Doorn
5
-2
/
+49
2008-01-29
rc80211_pid should respect fixed rates.
Andrew Lutomirski
1
-4
/
+8
2008-01-29
mac80211: better rate control algorithm selection
Johannes Berg
7
-65
/
+134
2008-01-29
mac80211: A-MPDU Rx handling DELBA requests
Ron Rindjunsky
1
-1
/
+39
2008-01-29
mac80211: A-MPDU Rx adding BAR handling capability
Ron Rindjunsky
3
-6
/
+74
2008-01-29
mac80211: A-MPDU Rx handling aggregation reordering
Ron Rindjunsky
2
-3
/
+192
2008-01-29
mac80211: A-MPDU Rx MLME data initialization
Ron Rindjunsky
1
-0
/
+14
2008-01-29
mac80211: A-MPDU Rx adding basic functionality
Ron Rindjunsky
4
-11
/
+225
2008-01-29
mac80211: A-MPDU Rx add MLME structures
Ron Rindjunsky
1
-0
/
+47
2008-01-29
mac80211: restructure __ieee80211_rx
Ron Rindjunsky
1
-36
/
+50
2008-01-29
mac80211: make rc_pid_fop_events static
Johannes Berg
1
-1
/
+1
2008-01-29
rc80211-pid: fix definition of rate control interval
Stefano Brivio
1
-2
/
+2
2008-01-29
mac80211: remove misleading 'res' variable
Johannes Berg
1
-2
/
+1
2008-01-29
rc80211-pid: pf_target tuning
Stefano Brivio
1
-13
/
+13
2008-01-29
rc80211-pid: fix sta_info refcounting
Stefano Brivio
1
-1
/
+2
2008-01-29
rc80211-pid: simplify and fix shift_adjust
Stefano Brivio
1
-18
/
+16
2008-01-29
rc80211-pid: add kerneldoc for tunable parameters
Stefano Brivio
1
-0
/
+24
2008-01-29
rc80211-pid: export human-readable target_pf value to debugfs
Stefano Brivio
2
-2
/
+2
2008-01-29
mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlers
Helmut Schaa
1
-0
/
+2
2008-01-29
net/mac80211/Kconfig: whitespace corrections
John W. Linville
1
-12
/
+12
2008-01-29
mac80211: don't read ERP information from (re)association response
Johannes Berg
1
-14
/
+0
2008-01-29
mac80211: move tx crypto decision
Johannes Berg
3
-41
/
+22
2008-01-29
mac80211: implement station stats retrieval
Johannes Berg
1
-0
/
+26
2008-01-29
mac80211: support getting key sequence counters via cfg80211
Johannes Berg
1
-1
/
+84
2008-01-29
mac80211: support adding/removing keys via cfg80211
Johannes Berg
1
-0
/
+91
2008-01-29
mac80211: allow easier multicast/broadcast buffering in hardware
Johannes Berg
1
-9
/
+23
2008-01-29
mac80211: make ieee80211_rx_mgmt_action static
Johannes Berg
1
-4
/
+4
2008-01-29
mac80211: clean up eapol handling in TX path
Johannes Berg
4
-19
/
+9
2008-01-29
mac80211: clean up eapol frame handling/port control
Johannes Berg
5
-117
/
+119
2008-01-29
rc80211-pid: export tuning parameters through debugfs
Mattias Nissler
2
-25
/
+110
2008-01-29
rc80211-pid: add debugging
Mattias Nissler
4
-117
/
+508
2008-01-29
rc80211-pid: add sharpening factor
Stefano Brivio
1
-8
/
+27
2008-01-29
rc80211-pid: add rate behaviour learning algorithm
Stefano Brivio
1
-20
/
+161
2008-01-29
mac80211: make PID rate control algorithm the default
Stefano Brivio
4
-27
/
+85
2008-01-29
mac80211: add PID controller based rate control algorithm
Mattias Nissler
5
-5
/
+403
2008-01-29
mac80211: clean up rate selection
Mattias Nissler
6
-116
/
+129
2008-01-29
mac80211: pass in PS_POLL frames
Ron Rindjunsky
2
-3
/
+15
2008-01-29
introduce WEXT scan capabilities
Dan Williams
1
-0
/
+2
2008-01-29
mac80211: conditionally include timestamp in radiotap information
Johannes Berg
1
-16
/
+32
2008-01-29
[MAC80211]: Use htons() where appropriate.
YOSHIFUJI Hideaki
2
-2
/
+2
2008-01-29
mac80211: remove "bcn_int" and "capab" scan results info
John W. Linville
1
-25
/
+0
[next]