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-01-14
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-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
19
-355
/
+306
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-16
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
2013-12-16
mac80211: move 4-addr sta pointer clearing before synchronize_rcu()
Johannes Berg
1
-3
/
+4
2013-12-16
mac80211: add pre-RCU-sync sta removal driver operation
Johannes Berg
3
-19
/
+33
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
14
-35
/
+52
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-27
/
+44
2013-12-05
mac80211: fix nested sdata lock for IBSS/CSA
Simon Wunderlich
1
-2
/
+2
2013-12-05
mac80211: start_next_roc only if scan was actually running
Eliad Peller
1
-1
/
+3
2013-12-05
mac80211: determine completed scan type by defined ops
Eliad Peller
1
-8
/
+7
2013-12-05
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
1
-2
/
+2
2013-12-05
mac80211: warn if unhashing station fails
Johannes Berg
1
-1
/
+1
2013-12-04
mac80211: neaten ieee80211_deliver_skb
Johannes Berg
1
-17
/
+15
2013-12-03
nl80211: vendor command support
Johannes Berg
1
-0
/
+11
2013-12-03
mac80211: remove duplicate code
Eliad Peller
1
-8
/
+0
2013-12-03
mac80211: move align variable to remove __maybe_unused
Johannes Berg
1
-3
/
+2
2013-12-03
Revert "mac80211: add driver callback for per-interface multicast filter"
Johannes Berg
3
-51
/
+0
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
33
-639
/
+1673
2013-12-02
mac80211: fix rx_nss calculation for drivers with hw rc
Michal Kazior
1
-2
/
+2
2013-12-02
mac80211: check csa wiphy flag in ibss before switching
Simon Wunderlich
1
-0
/
+4
2013-12-02
mac80211: don't leak next beacon when csa is aborted
Simon Wunderlich
1
-0
/
+3
2013-12-02
mac80211: don't cancel csa finalize work within stop_ap
Simon Wunderlich
1
-1
/
+0
2013-12-02
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
1
-6
/
+15
2013-12-02
mac80211: modify beacon using sdata/wdev-lock, not rtnl lock
Simon Wunderlich
2
-8
/
+15
2013-12-02
mac80211: mesh: only get tsf if we need it
Bob Copeland
1
-14
/
+14
[next]