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.12.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
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-1
/
+1
2009-11-19
mac80211: fix resume
Johannes Berg
2
-10
/
+17
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-19
mac80211: use a structure to hold the mesh config information element
Rui Paulo
3
-19
/
+11
2009-11-19
mac80211: move TX status handling
Johannes Berg
4
-337
/
+351
2009-11-19
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
12
-24
/
+27
2009-11-19
mac80211: Fix panic in aggregation handling
Sujith
1
-0
/
+2
2009-11-19
mac80211: make software rate control optional
Johannes Berg
5
-13
/
+42
2009-11-19
mac80211: use fixed broadcast address
Johannes Berg
6
-19
/
+27
2009-11-19
mac80211: remove dev_hold/put calls
Johannes Berg
1
-11
/
+5
2009-11-19
mac80211: improve rate handling
Johannes Berg
2
-18
/
+18
2009-11-19
mac80211: trim RX data
Johannes Berg
4
-54
/
+61
2009-11-19
mac80211: cleanup reorder buffer handling
Johannes Berg
1
-81
/
+81
2009-11-19
mac80211: push michael MIC report after DA check
Johannes Berg
1
-24
/
+23
2009-11-19
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
7
-72
/
+58
2009-11-19
mac80211: let sta_info_get_by_idx get sta by sdata
Johannes Berg
3
-7
/
+8
2009-11-19
mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces
Felix Fietkau
1
-0
/
+5
2009-11-19
mac80211: fix addba timer (again...)
Johannes Berg
1
-10
/
+8
2009-11-16
mac80211: Do not queue Probe Request frames for station MLME
Jouni Malinen
1
-1
/
+0
2009-11-14
mac80211: fix broadcast frame handling for 4-addr AP VLANs
Felix Fietkau
1
-1
/
+1
2009-11-14
mac80211: update copyrights to 2009
Rui Paulo
5
-5
/
+5
2009-11-14
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
4
-0
/
+23
2009-11-14
mac80211: implement a timer to send RANN action frames
Rui Paulo
4
-0
/
+54
2009-11-14
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
6
-130
/
+133
2009-11-14
mac80211: add the DS params to the beacon
Rui Paulo
1
-0
/
+7
2009-11-14
mac80211: fix BSSID setup for beacon frames
Rui Paulo
1
-1
/
+1
2009-11-14
mac80211: set the AID field correctly for mesh peer frames
Rui Paulo
1
-1
/
+2
2009-11-14
mac80211: properly forward the RANN IE
Rui Paulo
1
-1
/
+3
2009-11-14
mac80211: update PERR frame format
Rui Paulo
3
-13
/
+60
2009-11-14
mac80211: implement RANN processing and forwarding
Rui Paulo
3
-8
/
+76
2009-11-12
mac80211: fix max HT rate processing on mac80211
Luis R. Rodriguez
1
-3
/
+15
2009-11-12
mac80211: implement support for 4-address frames for AP and client mode
Felix Fietkau
6
-11
/
+96
2009-11-11
mac80211: improve peer link management debugging
Rui Paulo
1
-2
/
+13
2009-11-11
mac80211: improve HWMP debugging
Rui Paulo
1
-6
/
+5
2009-11-11
mac80211: allow processing of more than one HWMP IE
Rui Paulo
1
-22
/
+25
2009-11-11
mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG
Rui Paulo
2
-4
/
+28
2009-11-11
mac80211: update the format of path selection frames
Rui Paulo
2
-1
/
+2
2009-11-11
mac80211: update peer link management IE and action frames
Rui Paulo
4
-18
/
+20
2009-11-11
mac80211: fix typo in a comment
Rui Paulo
1
-1
/
+1
2009-11-11
mac80211: implement the meshconf formation info field
Rui Paulo
2
-3
/
+8
2009-11-11
mac80211: set MESH_TTL to 31
Rui Paulo
1
-1
/
+1
2009-11-11
mac80211: update meshconf IE
Rui Paulo
2
-45
/
+34
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-656
/
+429
2009-11-07
mac80211: async station powersave handling
Johannes Berg
6
-85
/
+168
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-13
/
+20
2009-11-05
mac80211: fix internal scan request
Johannes Berg
1
-0
/
+1
2009-11-05
mac80211: Fix IBSS merge
Sujith
1
-0
/
+4
2009-11-05
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
1
-2
/
+16
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-13
/
+20
2009-11-02
cfg80211: validate scan channels
Johannes Berg
1
-11
/
+2
[prev]
[next]