index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
1
-7
/
+7
*
mac80211: fix rx flow sparse errors, make functions static
Ron Rindjunsky
2008-01-28
2
-7
/
+9
*
rc80211-pid: fix last_sample initialization
Stefano Brivio
2008-01-28
1
-0
/
+2
*
mac80211: fix RCU locking in __ieee80211_rx_handle_packet
Johannes Berg
2008-01-28
1
-1
/
+0
*
mac80211: Assign correct TID for local bridged packets
Guy Cohen
2008-01-28
1
-4
/
+5
*
mac80211: A-MPDU Rx remove stop_rx_ba_session warning print
Ron Rindjunsky
2008-01-28
1
-3
/
+0
*
mac80211: A-MPDU Rx stop aggregation on proper dev
Ron Rindjunsky
2008-01-28
1
-3
/
+5
*
mac80211: Initialize vif pointer
Ivo van Doorn
2008-01-28
2
-0
/
+2
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
6
-67
/
+77
*
mac80211: Fix rate reporting regression
Michael Wu
2008-01-28
3
-22
/
+35
*
mac80211: implement cfg80211 station handling
Johannes Berg
2008-01-28
1
-0
/
+192
*
mac80211: add beacon configuration via cfg80211
Johannes Berg
2008-01-28
6
-62
/
+213
*
mac80211: move interface type to vif structure
Johannes Berg
2008-01-28
12
-117
/
+116
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
6
-67
/
+73
*
mac80211: Add radio led trigger
Ivo van Doorn
2008-01-28
5
-2
/
+49
*
rc80211_pid should respect fixed rates.
Andrew Lutomirski
2008-01-28
1
-4
/
+8
*
mac80211: better rate control algorithm selection
Johannes Berg
2008-01-28
7
-65
/
+134
*
mac80211: A-MPDU Rx handling DELBA requests
Ron Rindjunsky
2008-01-28
1
-1
/
+39
*
mac80211: A-MPDU Rx adding BAR handling capability
Ron Rindjunsky
2008-01-28
3
-6
/
+74
*
mac80211: A-MPDU Rx handling aggregation reordering
Ron Rindjunsky
2008-01-28
2
-3
/
+192
*
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
4
-11
/
+225
*
mac80211: A-MPDU Rx add MLME structures
Ron Rindjunsky
2008-01-28
1
-0
/
+47
*
mac80211: restructure __ieee80211_rx
Ron Rindjunsky
2008-01-28
1
-36
/
+50
*
mac80211: make rc_pid_fop_events static
Johannes Berg
2008-01-28
1
-1
/
+1
*
rc80211-pid: fix definition of rate control interval
Stefano Brivio
2008-01-28
1
-2
/
+2
*
mac80211: remove misleading 'res' variable
Johannes Berg
2008-01-28
1
-2
/
+1
*
rc80211-pid: pf_target tuning
Stefano Brivio
2008-01-28
1
-13
/
+13
*
rc80211-pid: fix sta_info refcounting
Stefano Brivio
2008-01-28
1
-1
/
+2
*
rc80211-pid: simplify and fix shift_adjust
Stefano Brivio
2008-01-28
1
-18
/
+16
*
rc80211-pid: add kerneldoc for tunable parameters
Stefano Brivio
2008-01-28
1
-0
/
+24
*
rc80211-pid: export human-readable target_pf value to debugfs
Stefano Brivio
2008-01-28
2
-2
/
+2
*
mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlers
Helmut Schaa
2008-01-28
1
-0
/
+2
*
net/mac80211/Kconfig: whitespace corrections
John W. Linville
2008-01-28
1
-12
/
+12
*
mac80211: don't read ERP information from (re)association response
Johannes Berg
2008-01-28
1
-14
/
+0
*
mac80211: move tx crypto decision
Johannes Berg
2008-01-28
3
-41
/
+22
*
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
[next]