index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2009-08-14
mac80211: Fix unresolved mesh frames queued without valid control.vif
Javier Cardona
1
-8
/
+10
2009-08-14
mac80211: Move mpath and mpp growth to mesh workqueue.
Javier Cardona
5
-109
/
+144
2009-08-14
mac80211: Assign a default mesh beaconing interval.
Javier Cardona
2
-2
/
+5
2009-08-14
mac80211: Early detection of broken mesh paths when using minstrel.
Javier Cardona
1
-1
/
+7
2009-08-14
mac80211: Update the station failed frames average when minstrel is used.
Javier Cardona
1
-1
/
+9
2009-08-14
mac80211: Use 3-address format for mesh broadcast frames.
Javier Cardona
4
-52
/
+124
2009-08-14
mac80211: Use correct sign for mesh active path refresh.
Andrey Yurovsky
1
-1
/
+1
2009-08-14
mac80211: Improve dequeing from mpath frame queue.
Javier Cardona
2
-5
/
+3
2009-08-14
mac80211: small tx code cleanup
Johannes Berg
1
-19
/
+19
2009-08-14
mac80211: sequence number micro-optimisation
Johannes Berg
1
-1
/
+0
2009-08-14
mac80211: take statistics before encryption
Johannes Berg
1
-18
/
+18
2009-08-14
cfg80211: fix alignment problem in scan request
Johannes Berg
3
-14
/
+14
2009-08-14
mac80211: allow DMA optimisation
Johannes Berg
1
-0
/
+3
2009-08-14
nl80211: add generation number to all dumps
Johannes Berg
5
-0
/
+14
2009-08-14
mac80211: stay authenticated after disassoc
Johannes Berg
2
-9
/
+23
2009-08-14
mac80211: fix compilation of mesh (although its disabled)
Luis R. Rodriguez
2
-7
/
+7
2009-08-05
mac80211: FIF_PSPOLL filter flag
Igor Perminov
3
-3
/
+20
2009-08-05
mac80211: Increase timeouts for station polling
Maxim Levitsky
1
-2
/
+2
2009-08-05
mac80211: Retry probe request few times
Maxim Levitsky
2
-12
/
+31
2009-08-05
cfg80211: enable country IE support to all cfg80211 drivers
Luis R. Rodriguez
1
-5
/
+1
2009-08-05
mac80211: fix powersave
Johannes Berg
1
-7
/
+6
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
11
-49
/
+92
2009-08-05
mac80211: fix sparse warnings/errors
Johannes Berg
2
-2
/
+5
2009-08-05
mac80211: disable beacons before removing the associated interface
Bob Copeland
3
-1
/
+16
2009-08-05
mac80211: disable software retry for now
Johannes Berg
1
-0
/
+26
2009-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-444
/
+376
2009-07-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-10
/
+28
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
6
-106
/
+0
2009-07-29
cfg80211: combine IWESSID handlers
Johannes Berg
1
-33
/
+2
2009-07-29
cfg80211: combine IWAP handlers
Johannes Berg
1
-39
/
+2
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
1
-71
/
+2
2009-07-29
mac80211: verify info->control.vif is not NULL
Johannes Berg
2
-0
/
+18
2009-07-29
mac80211: fix an oops in ieee80211_scan_state_set_channel
Helmut Schaa
1
-1
/
+4
2009-07-29
mac80211: fix receiving deauth
Johannes Berg
1
-4
/
+17
2009-07-29
mac80211: fix suspend
Johannes Berg
2
-9
/
+27
2009-07-27
mac80211: fix oops due to missing private data
Luis R. Rodriguez
1
-2
/
+4
2009-07-27
mac80211: fix PS-poll response, race
Johannes Berg
3
-36
/
+7
2009-07-27
mac80211: fix MLME issuing of probe requests while scanning
Luis R. Rodriguez
1
-3
/
+3
2009-07-27
mac80211: fix mlme timeouts
Johannes Berg
1
-0
/
+2
2009-07-27
mac80211: rename scan_state to next_scan_state
Helmut Schaa
2
-11
/
+11
2009-07-27
mac80211: implement basic background scanning
Helmut Schaa
4
-13
/
+148
2009-07-27
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
9
-29
/
+31
2009-07-27
mac80211: introduce a new scan state "decision"
Helmut Schaa
2
-15
/
+27
2009-07-27
mac80211: advance the state machine immediately if no delay is needed
Helmut Schaa
1
-9
/
+15
2009-07-27
mac80211: refactor the scan code
Helmut Schaa
1
-58
/
+78
2009-07-27
mac80211: allow using network namespaces
Johannes Berg
2
-0
/
+2
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
1
-12
/
+2
2009-07-27
mac80211: cooperate more with network namespaces
Johannes Berg
3
-47
/
+46
2009-07-27
mac80211: do not queue work after suspend in the dynamic ps timer
Luis R. Rodriguez
1
-1
/
+1
2009-07-24
mac80211: Fix regression in mesh forwarding path.
Javier Cardona
4
-11
/
+20
[next]