index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-06
mac80211: fix virtual monitor interface iteration
Johannes Berg
1
-4
/
+8
2014-02-06
mac80211: fix fragmentation code, particularly for encryption
Johannes Berg
1
-1
/
+1
2014-02-06
mac80211: Fix IBSS disconnect
Sujith Manoharan
1
-4
/
+1
2014-02-06
mac80211: release the channel in error path in start_ap
Emmanuel Grumbach
1
-1
/
+4
2014-02-06
mac80211: avoid deadlock revealed by lockdep
Emmanuel Grumbach
3
-7
/
+15
2014-02-06
mac80211: move roc cookie assignment earlier
Eliad Peller
1
-18
/
+18
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-150
/
+295
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+17
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-2
/
+4
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-63
/
+288
2014-01-10
mac80211: handle MMPDUs at EOSP correctly
Johannes Berg
1
-13
/
+57
2014-01-10
mac80211: reset TX info flags when frame will be reprocessed
Johannes Berg
1
-0
/
+2
2014-01-10
mac80211: release multiple ACs in uAPSD, fix more-data bug
Johannes Berg
1
-42
/
+40
2014-01-10
mac80211: fix PS-Poll driver release TID
Johannes Berg
1
-1
/
+13
2014-01-07
mac80211: allow to set smps mode to OFF in AP mode
Emmanuel Grumbach
1
-3
/
+2
2014-01-07
mac80211: clean up prepare_for_handlers() return value
Johannes Berg
1
-18
/
+18
2014-01-07
mac80211: simplify code in ieee80211_prepare_and_rx_handle
Emmanuel Grumbach
1
-3
/
+1
2014-01-07
mac80211: clean up garbage in comment
Emmanuel Grumbach
1
-1
/
+1
2014-01-06
mac80211: sync dtim_count to TSF
Thomas Pedersen
5
-0
/
+46
2014-01-06
mac80211: enable WME for peer mesh STA
Chun-Yeow Yeoh
1
-0
/
+1
2014-01-06
mac80211: fix memory leak in register_hw() error path
Johannes Berg
1
-11
/
+11
2014-01-06
mac80211: handle station TX latency allocation errors
Johannes Berg
1
-30
/
+40
2014-01-06
mac80211: clean up netdev debugfs macros a bit
Johannes Berg
1
-27
/
+33
2014-01-06
mac80211: add tracing for ieee80211_sta_set_buffered
Johannes Berg
2
-0
/
+29
2014-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
19
-355
/
+306
2013-12-31
cfg80211/mac80211: correct qos-map locking
Johannes Berg
1
-1
/
+1
2013-12-26
mac8011: slight optimization of addr compare
dingtianhong
1
-4
/
+3
2013-12-19
mac80211: Add support for QoS mapping
Kyeyoon Park
3
-1
/
+38
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
1
-1
/
+1
2013-12-19
mac80211: add helper functions for tracking P2P NoA state
Felix Fietkau
1
-0
/
+140
2013-12-19
mac80211: fix iflist_mtx/mtx locking in radar detection
Johannes Berg
6
-20
/
+73
2013-12-19
mac80211: remove unnecessary iflist_mtx locking
Johannes Berg
2
-4
/
+0
2013-12-19
mac80211: align struct ps_data.tim to unsigned long
Joe Perches
1
-1
/
+2
2013-12-18
mac80211: make ieee80211_recalc_radar_chanctx static
Johannes Berg
2
-25
/
+23
2013-12-18
mac80211: fix checkpatch errors
Weilong Chen
8
-12
/
+12
2013-12-17
mac80211: move "bufferable MMPDU" check to fix AP mode scan
Felix Fietkau
1
-10
/
+13
2013-12-16
mac80211: read station mgmt keys via get_key call
Max Stepanov
1
-1
/
+2
2013-12-16
mac80211: check pairwise key_idx on get_key call
Max Stepanov
1
-2
/
+2
2013-12-16
mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()
Luciano Coelho
1
-1
/
+4
2013-12-16
mac80211: refactor ieee80211_ibss_process_chanswitch()
Luciano Coelho
3
-50
/
+17
2013-12-16
mac80211: update adjusting TBTT bit in beacon
Thomas Pedersen
4
-4
/
+22
2013-12-16
mac80211: reschedule sched scan after HW restart
David Spinadel
4
-20
/
+68
2013-12-16
mac80211: make ieee80211_assign_beacon() static
Luciano Coelho
2
-4
/
+2
2013-12-16
mac80211: lock sdata in ieee80211_csa_connection_drop_work()
Luciano Coelho
1
-0
/
+4
2013-12-16
mac80211: let the driver reserve extra tailroom in beacons
Felix Fietkau
1
-3
/
+6
2013-12-16
mac80211: free all AP/VLAN keys at once
Johannes Berg
4
-28
/
+43
2013-12-16
mac80211: optimise mixed AP/VLAN station removal
Johannes Berg
3
-6
/
+14
2013-12-16
mac80211: optimise synchronize_net() for sta_info_flush
Johannes Berg
2
-4
/
+41
2013-12-16
mac80211: move synchronize_net() before sta key removal
Johannes Berg
2
-14
/
+5
2013-12-16
mac80211: don't delay station destruction
Johannes Berg
7
-119
/
+12
[next]