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
2012-04-10
{nl,cfg}80211: Support for mesh synchronization
Javier Cardona
1
-0
/
+8
2012-04-10
mac80211: Implement mesh synchronization framework
Javier Cardona
9
-8
/
+380
2012-04-10
mac80211: Allow tsf increments via debugfs
Javier Cardona
1
-0
/
+12
2012-04-10
mac80211: sanity check for null SSID
Stanislaw Gruszka
2
-4
/
+17
2012-04-10
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
5
-8
/
+9
2012-04-10
mac80211: lazily stop queues in add_pending
Johannes Berg
1
-4
/
+4
2012-04-10
mac80211: debounce queue stop/wake
Johannes Berg
1
-0
/
+6
2012-04-10
mac80211: decouple # of netdev queues from HW queues
Johannes Berg
2
-2
/
+6
2012-04-10
mac80211: refuse TX queue configuration on non-QoS HW
Johannes Berg
3
-16
/
+22
2012-04-10
cfg80211/nl80211: clarify TX queue API
Johannes Berg
3
-15
/
+14
2012-04-10
mac80211: notify driver of rate control updates
Johannes Berg
4
-1
/
+46
2012-04-10
mac80211: remove queue stop on rate control update
Johannes Berg
2
-20
/
+0
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
7
-66
/
+45
2012-04-10
mac80211: set HT channel before association
Johannes Berg
3
-131
/
+114
2012-04-10
mac80211: use AC constants
Johannes Berg
1
-4
/
+4
2012-04-10
mac80211: inline ieee80211_add_pending_skbs
Johannes Berg
2
-8
/
+5
2012-04-10
mac80211: make ieee80211_downgrade_queue static
Johannes Berg
2
-23
/
+20
2012-04-10
mac80211: clean up uAPSD TX code
Johannes Berg
1
-3
/
+3
2012-04-10
mac80211: fix mesh TX coding style
Johannes Berg
1
-6
/
+6
2012-04-10
mac80211: don't always advertise remain-on-channel
Johannes Berg
1
-2
/
+4
2012-04-09
mac80211: fix the RANN propagation issues
Chun-Yeow Yeoh
2
-6
/
+20
2012-04-09
mac80211: fix the sparse warnings on endian handling in RANN propagation
Chun-Yeow Yeoh
1
-2
/
+2
2012-04-09
mac80211: when receiving DTIM disable power-save mode only if it was enabled
Ronald Wahl
1
-3
/
+5
2012-04-09
mac80211: optimize aggregation session timeout handling
Felix Fietkau
6
-9
/
+40
2012-04-09
mac80211: reduce code duplication in debugfs code
Felix Fietkau
1
-58
/
+13
2012-04-09
mac80211: end service period only after sending last buffered frame
Marco Porsch
1
-7
/
+9
2012-04-09
mac80211: Add iface name when calling WARN-ON.
Ben Greear
1
-1
/
+3
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
8
-73
/
+70
2012-04-09
mac80211: flush to get the tx status of nullfunc frame immediately
Rajkumar Manoharan
1
-0
/
+2
2012-04-09
mac80211: do not send pspoll when powersave is disabled
Rajkumar Manoharan
1
-1
/
+1
2012-03-26
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
1
-1
/
+2
2012-03-26
mac80211: remove outdated comment
Eliad Peller
1
-3
/
+0
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
34
-2266
/
+2373
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+1
2012-03-15
mac80211: make uapsd_* keys per-vif
Eliad Peller
6
-102
/
+79
2012-03-15
mac80211: add NULL terminator to debugfs_netdev write buf
Eliad Peller
1
-8
/
+5
2012-03-15
mac80211: Don't sample max throughput rate in minstrel_ht
Helmut Schaa
1
-0
/
+7
2012-03-13
mac80211: Don't let regulatory make us deaf
Paul Stewart
4
-19
/
+51
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2
-2
/
+2
2012-03-13
mac80211: linearize SKBs as needed for crypto
Johannes Berg
3
-8
/
+31
2012-03-13
mac80211: move RX WEP weak IV counting
Johannes Berg
3
-12
/
+6
2012-03-12
mac80211: set basic rates earlier
Johannes Berg
1
-48
/
+49
2012-03-12
mac80211: refactor common auth/assoc setup code
Johannes Berg
1
-62
/
+59
2012-03-12
mac80211: remove spurious BSSID change flag
Johannes Berg
1
-3
/
+0
2012-03-12
mac80211: simplify wmm check during association
Johannes Berg
2
-6
/
+6
2012-03-12
mac80211: simplify HT checks
Johannes Berg
1
-31
/
+26
2012-03-12
mac80211: move misplaced comment
Johannes Berg
1
-7
/
+7
2012-03-12
mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS
Helmut Schaa
1
-0
/
+9
2012-03-12
mac80211: set channel back after disassociating
Johannes Berg
1
-7
/
+6
2012-03-12
mac80211: remove tx_sync
Johannes Berg
4
-120
/
+0
[next]