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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-30
net: rfkill: convert net/rfkill/* to use module_platform_driver()
Axel Lin
2
-23
/
+2
2011-11-28
mac80211: remove tracing config symbol
Johannes Berg
3
-25
/
+2
2011-11-28
mac80211: clean up rx_h_mesh_fwding
Thomas Pedersen
1
-49
/
+39
2011-11-28
mac80211: don't initiate path discovery when forwarding frame with unknown DA
Thomas Pedersen
5
-77
/
+79
2011-11-28
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
7
-1
/
+24
2011-11-28
mac80211: fix forwarded mesh frame queue mapping
Thomas Pedersen
4
-21
/
+36
2011-11-28
mac80211: fix switched HWMP frame addresses
Thomas Pedersen
1
-19
/
+11
2011-11-28
mac80211: failed forwarded mesh frame addressing
Thomas Pedersen
3
-11
/
+8
2011-11-28
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
3
-0
/
+12
2011-11-28
mac80211: Make __check_htcap_disable static.
Ben Greear
1
-3
/
+3
2011-11-28
mac80211: call skb_put() before copying the data (trivial)
Eliad Peller
1
-1
/
+1
2011-11-28
mac80211: fix TX warning
Johannes Berg
1
-3
/
+4
2011-11-28
mac80211: do not pass AP VLAN vif pointers to drivers
Felix Fietkau
4
-7
/
+17
2011-11-28
mac80211: log reason and initiator when rx agg is stopped
Nikolay Martynov
1
-2
/
+5
2011-11-28
mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0
Nikolay Martynov
1
-1
/
+1
2011-11-28
mac80211: timeout tx agg sessions in way similar to rx agg sessions
Nikolay Martynov
3
-1
/
+44
2011-11-28
mac80211: don't indicate probe resp change in IBSS mode
Arik Nemtsov
1
-2
/
+5
2011-11-28
mac80211: dereference RCU protected probe_resp pointer correctly
Arik Nemtsov
1
-1
/
+1
2011-11-28
mac80211: fix duration calculation for QoS NOACK frames
Simon Wunderlich
1
-5
/
+9
2011-11-28
mac80211: Add NoAck per tid support
Simon Wunderlich
4
-1
/
+22
2011-11-28
wireless: Add NoAck per tid support
Simon Wunderlich
1
-0
/
+28
2011-11-28
mac80211: remove debugfs noack test
Simon Wunderlich
4
-47
/
+2
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
209
-345
/
+682
2011-11-21
mac80211: fix RCU warnings in mesh
Johannes Berg
1
-22
/
+5
2011-11-21
cfg80211: work around a sparse issue
Johannes Berg
1
-11
/
+11
2011-11-21
mac80211: Support ht-cap over-rides.
Ben Greear
9
-18
/
+140
2011-11-21
wireless: Support ht-capabilities over-rides.
Ben Greear
4
-7
/
+91
2011-11-21
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
3
-168
/
+230
2011-11-21
nl80211: make get_vlan logic more common
Johannes Berg
1
-23
/
+31
2011-11-21
cfg80211: add flags for off-channel capabilities
Johannes Berg
2
-6
/
+14
2011-11-21
mac80211: minor cleanup to mesh state locking
Johannes Berg
1
-3
/
+3
2011-11-21
nl80211: add testmode to the list of supported commands
Kalle Valo
1
-0
/
+4
2011-11-21
mac80211: remove unused ASSOC_AP flag
Johannes Berg
3
-5
/
+2
2011-11-21
mac80211: transmit fragment list to drivers
Johannes Berg
3
-35
/
+69
2011-11-21
mac80211: make TX LED handling independent of fragmentation
Johannes Berg
1
-12
/
+16
2011-11-21
mac80211: move fragment flag adjustment
Johannes Berg
1
-9
/
+9
2011-11-21
mac80211: use skb list for fragments
Johannes Berg
5
-71
/
+82
2011-11-21
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
1
-0
/
+2
2011-11-21
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
3
-0
/
+53
2011-11-17
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
2
-8
/
+11
2011-11-17
minstrel_ht: Remove unused function parameters
Patrick Kelle
1
-14
/
+12
2011-11-17
mac80211: memory leak in mesh_queue_preq()
Dan Carpenter
1
-0
/
+1
2011-11-17
mac80211: use kfree_skb() instead of kfree()
Dan Carpenter
1
-1
/
+1
2011-11-17
mac80211: Get rid of search loop for rate group index
Helmut Schaa
1
-16
/
+16
2011-11-17
mac80211: Check rate->idx before rate->count
Helmut Schaa
1
-2
/
+2
2011-11-17
mac80211: remove crypto special case for auth frames
Johannes Berg
1
-2
/
+0
2011-11-11
mac80211: fix warning in ieee80211_probe_client
Johannes Berg
1
-4
/
+5
2011-11-11
minstrel: Remove unused function parameter in calc_rate_durations()
Patrick Kelle
1
-4
/
+3
2011-11-11
mac80211: Save probe response data for bss
Arik Nemtsov
5
-5
/
+74
2011-11-11
nl80211: Pass probe response data to drivers
Arik Nemtsov
1
-0
/
+9
[next]