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
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-12
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
2014-08-26
mac80211: mesh_plink: handle confirm frames with new plid
Bob Copeland
1
-1
/
+6
2014-08-26
mac80211: fix smps mode check for AP_VLAN
Felix Fietkau
1
-2
/
+5
2014-08-26
mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype
Felix Fietkau
1
-0
/
+2
2014-08-26
Revert "mac80211: disable uAPSD if all ACs are under ACM"
Johannes Berg
1
-2
/
+1
2014-08-22
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
1
-1
/
+1
2014-08-15
mac80211: disable 40MHz support in case of 20MHz AP
Eliad Peller
1
-8
/
+22
2014-08-15
mac80211: don't duplicate station QoS capability data
Johannes Berg
10
-28
/
+16
2014-07-28
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
16
-166
/
+637
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-11
/
+14
2014-07-22
mac80211: fix crash on getting sta info with uninitialized rate control
Felix Fietkau
1
-1
/
+4
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
14
-155
/
+623
[next]