index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
31
-706
/
+797
2009-11-23
mac80211: Fix missing kernel-doc notation
Jaswinder Singh Rajput
1
-1
/
+1
2009-11-23
mac80211: fix rcu locking
Johannes Berg
1
-1
/
+3
2009-11-23
mac80211: remove dead struct member
Johannes Berg
1
-1
/
+0
2009-11-19
mac80211: fix endianess on mesh_path_error_tx() calls
Rui Paulo
1
-2
/
+2
2009-11-19
mac80211: add per-station HT capability file
Johannes Berg
1
-0
/
+29
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
1
-0
/
+17
2009-11-19
mac80211: request TX status where needed
Johannes Berg
1
-2
/
+2
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
6
-29
/
+33
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-18
mac80211: use a structure to hold the mesh config information element
Rui Paulo
3
-19
/
+11
2009-11-18
mac80211: move TX status handling
Johannes Berg
4
-337
/
+351
2009-11-18
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
12
-24
/
+27
2009-11-18
mac80211: Fix panic in aggregation handling
Sujith
1
-0
/
+2
2009-11-18
mac80211: make software rate control optional
Johannes Berg
5
-13
/
+42
2009-11-18
mac80211: use fixed broadcast address
Johannes Berg
6
-19
/
+27
2009-11-18
mac80211: remove dev_hold/put calls
Johannes Berg
1
-11
/
+5
2009-11-18
mac80211: improve rate handling
Johannes Berg
2
-18
/
+18
2009-11-18
mac80211: trim RX data
Johannes Berg
4
-54
/
+61
2009-11-18
mac80211: cleanup reorder buffer handling
Johannes Berg
1
-81
/
+81
2009-11-18
mac80211: push michael MIC report after DA check
Johannes Berg
1
-24
/
+23
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
7
-72
/
+58
2009-11-18
mac80211: let sta_info_get_by_idx get sta by sdata
Johannes Berg
3
-7
/
+8
2009-11-18
mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces
Felix Fietkau
1
-0
/
+5
2009-11-16
mac80211: Do not queue Probe Request frames for station MLME
Jouni Malinen
1
-1
/
+0
2009-11-13
mac80211: fix broadcast frame handling for 4-addr AP VLANs
Felix Fietkau
1
-1
/
+1
2009-11-13
mac80211: update copyrights to 2009
Rui Paulo
5
-5
/
+5
2009-11-13
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
4
-0
/
+23
2009-11-13
mac80211: implement a timer to send RANN action frames
Rui Paulo
4
-0
/
+54
2009-11-13
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
6
-130
/
+133
2009-11-13
mac80211: add the DS params to the beacon
Rui Paulo
1
-0
/
+7
2009-11-13
mac80211: fix BSSID setup for beacon frames
Rui Paulo
1
-1
/
+1
2009-11-13
mac80211: set the AID field correctly for mesh peer frames
Rui Paulo
1
-1
/
+2
2009-11-13
mac80211: properly forward the RANN IE
Rui Paulo
1
-1
/
+3
2009-11-13
mac80211: update PERR frame format
Rui Paulo
3
-13
/
+60
2009-11-13
mac80211: implement RANN processing and forwarding
Rui Paulo
3
-8
/
+76
2009-11-11
mac80211: fix max HT rate processing on mac80211
Luis R. Rodriguez
1
-3
/
+15
2009-11-11
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
[next]