index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Fix a warning on changing to monitor mode from STA
Mohammed Shafi Shajakhan
2012-02-21
1
-0
/
+3
*
mac80211: zero initialize count field in ieee80211_tx_rate
Mohammed Shafi Shajakhan
2012-02-21
1
-1
/
+1
*
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
2012-02-15
1
-1
/
+1
*
mac80211: call rate control only after init
Johannes Berg
2012-02-15
4
-3
/
+6
*
mac80211: Fix a rwlock bad magic bug
Mohammed Shafi Shajakhan
2012-02-09
1
-2
/
+2
*
mac80211: timeout a single frame in the rx reorder buffer
Eliad Peller
2012-02-01
1
-1
/
+1
*
mac80211: set bss_conf.idle when vif is connected
Eliad Peller
2012-01-24
1
-0
/
+1
*
mac80211: update oper_channel on ibss join
Eliad Peller
2012-01-24
1
-0
/
+1
*
mac80211: fix work removal on deauth request
Johannes Berg
2012-01-18
1
-11
/
+27
*
mac80211: Use the right headroom size for mesh mgmt frames
Javier Cardona
2012-01-18
2
-6
/
+6
*
mac80211: fix debugfs key->station symlink
Johannes Berg
2012-01-18
1
-3
/
+4
*
mac80211: Fix possible race between sta_unblock and network softirq
Helmut Schaa
2012-01-17
1
-2
/
+4
*
mac80211: fix tx->skb NULL pointer dereference
Yoni Divinsky
2012-01-16
3
-9
/
+22
*
Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()
Jesper Juhl
2012-01-16
1
-0
/
+1
*
mac80211: fix no-op authorized transitions
Johannes Berg
2012-01-13
1
-1
/
+1
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
4
-7
/
+7
*
mac80211: fix rx->key NULL pointer dereference in promiscuous mode
Stanislaw Gruszka
2012-01-11
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-05
7
-52
/
+19
|
\
|
*
mac80211: remove dead code
Mohammed Shafi Shajakhan
2012-01-04
2
-19
/
+0
|
*
mac80211: Call driver commands after drv_start in mac80211 restart code
Yogesh Ashok Powar
2012-01-04
1
-10
/
+9
|
*
mac80211: use RCU read locks for sta_info_get
Mohammed Shafi Shajakhan
2012-01-04
1
-0
/
+2
|
*
mac80211: fix kernel panic in IBSS due to a regression
Mohammed Shafi Shajakhan
2012-01-04
1
-1
/
+4
|
*
mac80211: fix scan state machine
Mohammed Shafi Shajakhan
2012-01-04
1
-1
/
+1
|
*
mac80211: always clear SDATA_STATE_OFFCHANNEL flag
Eliad Peller
2012-01-04
1
-1
/
+3
|
*
mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control
Helmut Schaa
2012-01-04
1
-20
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
6
-5
/
+111
|
\
|
|
*
mac80211: Keep skb->piority for relayed frames in AP mode
Helmut Schaa
2011-12-21
1
-1
/
+6
|
*
mac80211: ibss should not purge clients it is not responsible for
Marek Lindner
2011-12-21
1
-0
/
+3
|
*
mac80211: Fixing sparse warning at sta_info.c
Yogesh Ashok Powar
2011-12-19
1
-2
/
+7
|
*
mac80211: handle SMPS action frames
Johannes Berg
2011-12-19
1
-0
/
+58
|
*
cfg80211: Return beacon loss count in station
Paul Stewart
2011-12-19
3
-1
/
+13
|
*
mac80211: split addba retries in time
Nikolay Martynov
2011-12-19
2
-1
/
+24
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
2
-3
/
+3
|
/
*
mac80211: Fix power save in change interface
Mohammed Shafi Shajakhan
2011-12-15
1
-0
/
+1
*
mac80211: remove an unnecessary paraenthesis
Mohammed Shafi Shajakhan
2011-12-15
1
-1
/
+1
*
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
2011-12-15
4
-8
/
+17
*
mac80211: reduce station management complexity
Johannes Berg
2011-12-15
3
-203
/
+63
*
mac80211: delay IBSS station insertion
Johannes Berg
2011-12-15
4
-57
/
+140
*
mac80211: make address arguments to sta_info_alloc const
Johannes Berg
2011-12-15
2
-2
/
+2
*
mac80211: count authorized stations per BSS
Johannes Berg
2011-12-15
4
-16
/
+20
*
mac80211: refactor station state transitions
Johannes Berg
2011-12-15
8
-30
/
+172
*
mac80211: use station mutex in configuration
Johannes Berg
2011-12-15
1
-6
/
+6
*
mac80211: remove duplicate TDLS peer verification
Johannes Berg
2011-12-15
1
-14
/
+0
*
cfg80211: validate nl80211 station handling better
Johannes Berg
2011-12-15
1
-0
/
+8
*
mac80211: free skb on error path of ieee80211_ibss_join()
Simon Wunderlich
2011-12-14
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
1
-45
/
+41
|
\
|
*
mac80211: fix another race in aggregation start
Johannes Berg
2011-12-07
1
-45
/
+41
*
|
mac80211: don't check sdata_running in vif notifier
Eliad Peller
2011-12-13
1
-4
/
+1
*
|
mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration
Eliad Peller
2011-12-13
1
-1
/
+2
*
|
mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.
Dmitry TARNYAGIN
2011-12-13
1
-3
/
+3
[next]