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-19
mac80211: minstrel_ht: fix a crash in rate sorting
Felix Fietkau
1
-9
/
+6
2014-11-06
mac80211: Fix regression that triggers a kernel BUG with CCMP
Ronald Wahl
1
-0
/
+3
2014-11-03
mac80211: fix use-after-free in defragmentation
Johannes Berg
1
-7
/
+7
2014-10-30
mac80211: properly flush delayed scan work on interface removal
Johannes Berg
1
-1
/
+6
2014-10-29
mac80211: schedule the actual switch of the station before CSA count 0
Luciano Coelho
1
-1
/
+2
2014-10-29
mac80211: use secondary channel offset IE also beacons during CSA
Luciano Coelho
5
-17
/
+10
2014-10-29
mac80211: flush keys for AP mode on ieee80211_do_stop
Felix Fietkau
1
-5
/
+6
2014-10-20
mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
Karl Beldan
2
-10
/
+15
2014-10-14
mac80211: fix typo in starting baserate for rts_cts_rate_idx
Karl Beldan
1
-1
/
+1
2014-10-09
mac80211: return the vif's chandef in ieee80211_cfg_get_channel()
Luciano Coelho
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
2014-09-11
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
1
-1
/
+8
2014-09-11
mac80211: add TDLS connection timeout
Liad Kaufman
2
-1
/
+23
2014-09-11
mac80211: improve minstrel_ht rate sorting by throughput & probability
Thomas Huehn
3
-119
/
+213
2014-09-11
mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT
Thomas Huehn
4
-97
/
+85
2014-09-11
mac80211: clear key material when freeing keys
Johannes Berg
1
-1
/
+1
2014-09-09
Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...
John W. Linville
1
-1
/
+1
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-8
/
+17
2014-09-08
mac80211: annotate MMIC head/tailroom warning
Johannes Berg
1
-2
/
+5
2014-09-08
mac80211: support DTPC IE (from Cisco Client eXtensions)
Steinar H. Gunderson
3
-11
/
+75
2014-09-08
mac80211: split 802.11h parsing from transmit power policy
Steinar H. Gunderson
1
-19
/
+41
2014-09-05
mac80211: fix broken use of VHT/20Mhz with some APs
Eyal Shapira
1
-1
/
+1
2014-09-05
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
3
-5
/
+10
2014-09-05
mac80211: combine roc with the "next roc" if possible
Eliad Peller
1
-24
/
+53
2014-09-05
mac80211: adjust roc duration when combining ROCs
Eliad Peller
1
-0
/
+1
2014-09-05
mac80211: Add RRM support to assoc request
Assaf Krauss
2
-3
/
+13
2014-09-05
mac80211: fix description comment of ieee80211_subif_start_xmit
Liad Kaufman
1
-3
/
+2
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
18
-0
/
+18
2014-09-05
mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period
Emmanuel Grumbach
1
-1
/
+1
2014-09-05
mac80211: clean up ieee80211_i.h
Johannes Berg
1
-2
/
+1
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
16
-154
/
+147
2014-09-04
Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...
John W. Linville
6
-8
/
+17
2014-09-03
mac80211: fix offloaded BA session traffic after hw restart
Michal Kazior
5
-14
/
+20
2014-08-29
mac80211: fix chantype recalc warning
Michal Kazior
1
-2
/
+2
2014-08-27
mac80211: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-2
/
+2
2014-08-26
mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-26
mac80211: don't resize skbs needlessly
Ido Yariv
1
-1
/
+4
2014-08-26
mac80211: Fix accounting of the tailroom-needed counter
Ido Yariv
1
-9
/
+3
2014-08-26
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-1
/
+1
2014-08-26
mac80211: make ieee80211_vif_use_reserved_switch static
Johannes Berg
2
-95
/
+93
2014-08-26
mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy
Bob Copeland
1
-7
/
+3
2014-08-26
mac80211: fix agg_status debugfs file alignment
Johannes Berg
1
-1
/
+1
2014-08-26
mac80211: fix start_seq_num in Rx reorder offload
Denton Gentry
1
-2
/
+2
[next]