index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mac80211: Make __check_htcap_disable static.
Ben Greear
2011-11-28
1
-3
/
+3
*
|
mac80211: call skb_put() before copying the data (trivial)
Eliad Peller
2011-11-28
1
-1
/
+1
*
|
mac80211: fix TX warning
Johannes Berg
2011-11-28
1
-3
/
+4
*
|
mac80211: do not pass AP VLAN vif pointers to drivers
Felix Fietkau
2011-11-28
4
-7
/
+17
*
|
mac80211: log reason and initiator when rx agg is stopped
Nikolay Martynov
2011-11-28
1
-2
/
+5
*
|
mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0
Nikolay Martynov
2011-11-28
1
-1
/
+1
*
|
mac80211: timeout tx agg sessions in way similar to rx agg sessions
Nikolay Martynov
2011-11-28
3
-1
/
+44
*
|
mac80211: don't indicate probe resp change in IBSS mode
Arik Nemtsov
2011-11-28
1
-2
/
+5
*
|
mac80211: dereference RCU protected probe_resp pointer correctly
Arik Nemtsov
2011-11-28
1
-1
/
+1
*
|
mac80211: fix duration calculation for QoS NOACK frames
Simon Wunderlich
2011-11-28
1
-5
/
+9
*
|
mac80211: Add NoAck per tid support
Simon Wunderlich
2011-11-28
4
-1
/
+22
*
|
mac80211: remove debugfs noack test
Simon Wunderlich
2011-11-28
4
-47
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
17
-0
/
+18
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
4
-12
/
+26
|
|
\
\
|
*
|
|
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-11-01
16
-0
/
+16
|
*
|
|
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
2011-11-01
1
-0
/
+1
|
*
|
|
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
|
|
|
mac80211: fix RCU warnings in mesh
Johannes Berg
2011-11-21
1
-22
/
+5
*
|
|
|
mac80211: Support ht-cap over-rides.
Ben Greear
2011-11-21
9
-18
/
+140
*
|
|
|
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
2011-11-21
2
-0
/
+230
*
|
|
|
cfg80211: add flags for off-channel capabilities
Johannes Berg
2011-11-21
1
-1
/
+3
*
|
|
|
mac80211: minor cleanup to mesh state locking
Johannes Berg
2011-11-21
1
-3
/
+3
*
|
|
|
mac80211: remove unused ASSOC_AP flag
Johannes Berg
2011-11-21
3
-5
/
+2
*
|
|
|
mac80211: transmit fragment list to drivers
Johannes Berg
2011-11-21
3
-35
/
+69
*
|
|
|
mac80211: make TX LED handling independent of fragmentation
Johannes Berg
2011-11-21
1
-12
/
+16
*
|
|
|
mac80211: move fragment flag adjustment
Johannes Berg
2011-11-21
1
-9
/
+9
*
|
|
|
mac80211: use skb list for fragments
Johannes Berg
2011-11-21
5
-71
/
+82
*
|
|
|
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
2011-11-17
2
-8
/
+11
*
|
|
|
minstrel_ht: Remove unused function parameters
Patrick Kelle
2011-11-17
1
-14
/
+12
*
|
|
|
mac80211: memory leak in mesh_queue_preq()
Dan Carpenter
2011-11-17
1
-0
/
+1
*
|
|
|
mac80211: use kfree_skb() instead of kfree()
Dan Carpenter
2011-11-17
1
-1
/
+1
*
|
|
|
mac80211: Get rid of search loop for rate group index
Helmut Schaa
2011-11-17
1
-16
/
+16
*
|
|
|
mac80211: Check rate->idx before rate->count
Helmut Schaa
2011-11-17
1
-2
/
+2
*
|
|
|
mac80211: remove crypto special case for auth frames
Johannes Berg
2011-11-17
1
-2
/
+0
*
|
|
|
mac80211: fix warning in ieee80211_probe_client
Johannes Berg
2011-11-11
1
-4
/
+5
*
|
|
|
minstrel: Remove unused function parameter in calc_rate_durations()
Patrick Kelle
2011-11-11
1
-4
/
+3
*
|
|
|
mac80211: Save probe response data for bss
Arik Nemtsov
2011-11-11
5
-5
/
+74
*
|
|
|
mac80211: make sure hw_key exists before checking its flags
Arik Nemtsov
2011-11-11
1
-1
/
+2
*
|
|
|
mac80211: add recalc PS in ieee80211_reconfig()
Eyal Shapira
2011-11-11
1
-0
/
+2
*
|
|
|
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
2011-11-11
1
-0
/
+9
*
|
|
|
mac80211: simplify scan state machine
Johannes Berg
2011-11-11
2
-128
/
+82
*
|
|
|
mac80211: set carrier_on for ibss vifs only while joined
Eliad Peller
2011-11-11
2
-1
/
+5
*
|
|
|
mac80211: init rate-control for TDLS sta when supp-rates are known
Arik Nemtsov
2011-11-11
1
-1
/
+9
*
|
|
|
net/mac80211/debugfs.c: use kstrtoul, etc
Julia Lawall
2011-11-09
1
-1
/
+1
*
|
|
|
mac80211: implement wifi TX status
Johannes Berg
2011-11-09
4
-3
/
+113
*
|
|
|
mac80211: Also report the STA's TDLS flag via nl80211
Helmut Schaa
2011-11-09
1
-1
/
+4
*
|
|
|
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
2011-11-09
1
-3
/
+8
*
|
|
|
mac80211: send unexpected 4addr event
Johannes Berg
2011-11-09
2
-7
/
+25
*
|
|
|
mac80211: report OBSS beacons
Johannes Berg
2011-11-09
3
-1
/
+17
*
|
|
|
mac80211: support client probe
Johannes Berg
2011-11-09
2
-18
/
+95
[prev]
[next]