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.12.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-11-04
mac80211: replace restart_complete() with reconfig_complete()
Eliad Peller
3
-8
/
+30
2014-11-04
mac80211: increase U-APSD max service period length
Andrei Otcheretianski
1
-1
/
+1
2014-11-04
mac80211: handle RIC data element in reassociation request
Johannes Berg
3
-7
/
+50
2014-11-04
mac80211: 802.11p OCB mode support
Rostislav Lisovy
13
-9
/
+415
2014-11-04
cfg80211: 802.11p OCB mode handling
Rostislav Lisovy
4
-0
/
+11
2014-11-04
mac80211: add support for driver tx power reporting
Felix Fietkau
3
-0
/
+44
2014-10-31
mac80211: fix spelling errors
Stephen Hemminger
4
-4
/
+4
2014-10-27
mac80211: minstrel_ht: do not always skip ht rates vht_only is true
Karl Beldan
1
-1
/
+1
2014-10-27
mac80211: don't flush when probing the AP
Emmanuel Grumbach
1
-2
/
+0
2014-10-27
mac80211: support creating vifs with specified mac address
Ben Greear
2
-1
/
+5
2014-10-27
mac80211: support creating wiphy w/out creating wlanX
Ben Greear
1
-1
/
+2
2014-10-27
mac80211: allow creating wiphy devices with suggested name
Ben Greear
1
-4
/
+5
2014-10-23
mac80211: expose API allowing station iteration
Arik Nemtsov
1
-0
/
+28
2014-10-23
mac80211: add stations in order to the station list
Arik Nemtsov
1
-1
/
+1
2014-10-23
mac80211: expose TDLS-initiator value to low level driver
Arik Nemtsov
1
-2
/
+6
2014-10-23
mac80211: fix network header breakage during encryption
Arik Nemtsov
2
-7
/
+0
2014-10-23
mac80211: export IE splitting function
Andrei Otcheretianski
2
-27
/
+1
2014-10-23
mac80211: minstrel_ht: use group flags instead of index to display rates
Karl Beldan
1
-12
/
+16
2014-10-22
mac80211: don't remove tainted keys after not programming
Johannes Berg
1
-1
/
+10
2014-10-22
mac80211: add WMM admission control support
Johannes Berg
7
-22
/
+270
2014-10-22
mac80211: sanity check CW_min/CW_max towards driver
Johannes Berg
1
-0
/
+6
2014-10-21
mac80211: remove unnecessary null test before debugfs_remove()
Fabian Frederick
1
-8
/
+4
2014-10-21
mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
Karl Beldan
4
-22
/
+241
2014-10-20
mac80211: minstrel_ht: include type (cck/ht) in rates flag
Karl Beldan
1
-14
/
+14
2014-10-20
mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
Karl Beldan
3
-34
/
+42
2014-10-20
mac80211: minstrel_ht: Increase the range of handled rate indexes
Karl Beldan
2
-12
/
+12
2014-10-20
Merge branch 'mac80211' into mac80211-next
Johannes Berg
5
-12
/
+18
2014-10-20
mac80211: fix change flags variable signedness
Johannes Berg
1
-1
/
+2
2014-10-20
mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
Karl Beldan
2
-10
/
+15
2014-10-20
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
1
-3
/
+3
2014-10-14
mac80211: fix typo in starting baserate for rts_cts_rate_idx
Karl Beldan
1
-1
/
+1
2014-10-10
mac80211: enable DFS with channel contexts
Michal Kazior
2
-4
/
+17
2014-10-09
mac80211: directly return ieee80211_vif_use_reserved_context()
Fabian Frederick
1
-5
/
+1
2014-10-09
mac80211: allow channel switch with multiple channel contexts
Luciano Coelho
3
-22
/
+20
2014-10-09
mac80211: wait for the first beacon on the new channel after CSA
Luciano Coelho
3
-13
/
+36
2014-10-09
mac80211: add post_channel_switch driver operation
Luciano Coelho
4
-1
/
+37
2014-10-09
mac80211: add pre_channel_switch driver operation
Luciano Coelho
4
-8
/
+79
2014-10-09
mac80211: add extended channel switching capability if the driver supports CSA
Luciano Coelho
2
-9
/
+14
2014-10-09
mac80211: add device_timestamp to the ieee80211_channel_switch struct
Luciano Coelho
2
-5
/
+12
2014-10-09
mac80211: implement cfg80211_ops to query mesh proxy path table
Henning Rogge
3
-0
/
+87
2014-10-09
mac80211: return the vif's chandef in ieee80211_cfg_get_channel()
Luciano Coelho
1
-1
/
+1
2014-10-09
mac80211: minstrel_ht: fix MCS_GROUP_RATES usage
Karl Beldan
1
-1
/
+1
2014-10-09
mac80211: fix warning on htmldocs for last_tdls_pkt_time
Liad Kaufman
1
-0
/
+1
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
29
-303
/
+579
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
29
-303
/
+579
2014-09-13
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Alexander Duyck
1
-11
/
+4
2014-09-11
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
3
-8
/
+3
2014-09-11
mac80211: set smps_mode according to ap params
Eliad Peller
1
-2
/
+13
2014-09-11
mac80211: set network header in TDLS frames
Arik Nemtsov
1
-0
/
+3
[next]