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
/
cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+11
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
1
-8
/
+12
2013-12-02
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
1
-14
/
+15
2013-11-25
mac80211: move csa_chandef to sdata
Luciano Coelho
1
-5
/
+4
2013-11-25
mac80211: use put_unaligned_le16 in mesh_plink_frame_tx
Chun-Yeow Yeoh
1
-2
/
+2
2013-11-25
mac80211: add generic cipher scheme support
Max Stepanov
1
-6
/
+25
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
1
-1
/
+4
2013-11-25
mac80211: fix the mesh channel switch support
Chun-Yeow Yeoh
1
-1
/
+9
2013-11-25
mac80211: fix for mesh beacon update on powersave
Javier Lopez
1
-1
/
+1
2013-11-25
Revert "mac80211: allow disable power save in mesh"
Bob Copeland
1
-2
/
+1
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-6
/
+136
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-10-28
mac80211: fix uninitialized variable
Michal Kazior
1
-1
/
+1
2013-10-28
{nl,cfg,mac}80211: implement mesh channel switch userspace API
Chun-Yeow Yeoh
1
-1
/
+8
2013-10-28
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
Chun-Yeow Yeoh
1
-0
/
+21
2013-10-28
mac80211: fixes for mesh powersave logic
Marco Porsch
1
-2
/
+2
2013-10-28
mac80211: implement SMPS for AP
Emmanuel Grumbach
1
-3
/
+105
2013-10-02
mac80211: implement STA CSA for drivers using channel contexts
Arik Nemtsov
1
-0
/
+5
2013-09-30
mac80211: use sta_info_get_bss() for nl80211 tx and client probing
Felix Fietkau
1
-1
/
+1
2013-09-26
mac80211: add support for CSA in IBSS mode
Simon Wunderlich
1
-23
/
+64
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+13
2013-08-12
mac80211: add vif to testmode cmd
David Spinadel
1
-1
/
+10
2013-08-12
cfg80211: add wdev to testmode cmd
David Spinadel
1
-1
/
+3
2013-08-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+185
2013-08-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-27
/
+18
2013-08-01
mac80211: add channel switch command and beacon callbacks
Simon Wunderlich
1
-2
/
+185
2013-07-16
mac80211: select and adjust bitrates according to channel mode
Simon Wunderlich
1
-27
/
+18
2013-07-16
mac80211: fix ethtool stats for non-station interfaces
Johannes Berg
1
-0
/
+2
2013-06-24
mac80211: allow self-protected frame tx without sta
Thomas Pedersen
1
-1
/
+2
2013-06-19
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-0
/
+6
2013-06-18
Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"
Antonio Quartulli
1
-11
/
+0
2013-06-12
mac80211: abort CAC in stop_ap()
Simon Wunderlich
1
-0
/
+6
2013-06-11
mac80211: make mgmt_tx accept a NULL channel
Antonio Quartulli
1
-3
/
+14
2013-06-11
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
Ashok Nagarajan
1
-0
/
+1
2013-06-11
mac80211: expire mesh peers based on mesh configuration
Colleen Twitty
1
-0
/
+2
2013-06-03
mac80211: fix sdata locking around __ieee80211_request_smps
Johannes Berg
1
-0
/
+2
2013-05-29
mac80211: support active monitor interfaces
Felix Fietkau
1
-4
/
+7
2013-05-25
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
1
-3
/
+1
2013-05-16
mac80211: enable Auth Protocol Identifier on mesh config.
Colleen Twitty
1
-0
/
+1
2013-05-16
mac80211: write memcpy differently for smatch
Johannes Berg
1
-1
/
+1
2013-05-16
mac80211: add support for per-chain signal strength reporting
Felix Fietkau
1
-1
/
+12
2013-04-22
mac80211: use synchronize_rcu() with rcu_barrier()
Bob Copeland
1
-0
/
+1
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-2
/
+4
2013-04-16
mac80211: fix and optimize MCS mask handling
Felix Fietkau
1
-0
/
+13
2013-04-10
mac80211: clear SSID when stopping AP
Marek Puzyniak
1
-0
/
+1
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-19
/
+23
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+4
[next]