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
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2
-3
/
+3
2011-12-15
mac80211: Fix power save in change interface
Mohammed Shafi Shajakhan
1
-0
/
+1
2011-12-15
mac80211: remove an unnecessary paraenthesis
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-15
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
4
-8
/
+17
2011-12-15
mac80211: reduce station management complexity
Johannes Berg
3
-203
/
+63
2011-12-15
mac80211: delay IBSS station insertion
Johannes Berg
4
-57
/
+140
2011-12-15
mac80211: make address arguments to sta_info_alloc const
Johannes Berg
2
-2
/
+2
2011-12-15
mac80211: count authorized stations per BSS
Johannes Berg
4
-16
/
+20
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
8
-30
/
+172
2011-12-15
mac80211: use station mutex in configuration
Johannes Berg
1
-6
/
+6
2011-12-15
mac80211: remove duplicate TDLS peer verification
Johannes Berg
1
-14
/
+0
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
1
-0
/
+8
2011-12-14
mac80211: free skb on error path of ieee80211_ibss_join()
Simon Wunderlich
1
-0
/
+1
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-45
/
+41
2011-12-13
mac80211: don't check sdata_running in vif notifier
Eliad Peller
1
-4
/
+1
2011-12-13
mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration
Eliad Peller
1
-1
/
+2
2011-12-13
mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.
Dmitry TARNYAGIN
1
-3
/
+3
2011-12-13
mac80211: Make use of ieee80211_is_* functions in tx status path
Helmut Schaa
1
-10
/
+5
2011-12-13
mac80211: Purge A-MPDU TX queues before station destructions
Yogesh Ashok Powar
2
-0
/
+27
2011-12-13
mac80211: unlock on error path in ieee80211_ibss_join()
Dan Carpenter
1
-1
/
+3
2011-12-07
mac80211: fix another race in aggregation start
Johannes Berg
1
-45
/
+41
2011-12-06
mac80211: Remove WARN_ON in apply-ht-override logic.
Ben Greear
1
-1
/
+3
2011-12-06
mac80211: accept public action frames with mismatched BSSID
Johannes Berg
1
-3
/
+10
2011-12-06
mac80211: fix retransmit
Johannes Berg
1
-1
/
+4
2011-12-06
mac80211: Add HT operation modes for IBSS
Alexander Simon
7
-12
/
+87
2011-12-06
mac80211: handle protection mode, RIFS and ADDBA for HT IBSS
Simon Wunderlich
3
-0
/
+44
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-14
/
+62
2011-12-01
Revert "mac80211: clear sta.drv_priv on reconfiguration"
John W. Linville
1
-1
/
+0
2011-11-30
mac80211: remove unused function declaration
Mohammed Shafi Shajakhan
1
-1
/
+0
2011-11-30
mac80211: revert on-channel work optimisations
Johannes Berg
5
-142
/
+13
2011-11-30
mac80211: fill rate filter for internal scan requests
Simon Wunderlich
1
-0
/
+6
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
5
-1
/
+16
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
2
-0
/
+7
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
[next]