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
/
ibss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-09
mac80211: fix the beacon csa counter for mesh and ibss
Chun-Yeow Yeoh
1
-0
/
+1
2015-05-11
mac80211: check fast-xmit if IBSS STA QoS changed
Johannes Berg
1
-1
/
+4
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-121
/
+220
2015-03-30
mac80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
1
-9
/
+40
2015-03-30
mac80211: IBSS fix scan request
Janusz.Dziedzic@tieto.com
1
-2
/
+79
2015-03-30
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
1
-1
/
+1
2015-03-20
mac80211: remove drop_unencrypted code
Johannes Berg
1
-4
/
+0
2015-03-17
mac80211: IBSS: refactor ieee80211_rx_bss_info
Janusz.Dziedzic@tieto.com
1
-85
/
+99
2015-03-03
mac80211: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
1
-31
/
+12
2014-12-17
mac80211: notify NSS changed when IBSS and HT
Janusz Dziedzic
1
-2
/
+9
2014-10-29
mac80211: use secondary channel offset IE also beacons during CSA
Luciano Coelho
1
-1
/
+1
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
1
-0
/
+1
2014-08-15
mac80211: don't duplicate station QoS capability data
Johannes Berg
1
-1
/
+1
2014-07-21
mac80211: add QoS IE during TDLS setup start
Arik Nemtsov
1
-11
/
+2
2014-06-23
mac80211: move csa counters from sdata to beacon/presp
Michal Kazior
1
-1
/
+1
2014-05-27
mac80211: fix IBSS join by initializing last_scan_completed
Krzysztof HaĆasa
1
-0
/
+1
2014-05-15
mac80211: Support multiple CSA counters
Andrei Otcheretianski
1
-1
/
+1
2014-04-09
cfg80211/mac80211: move combination check to mac80211 for ibss
Luciano Coelho
1
-3
/
+29
2014-04-09
cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
Luciano Coelho
1
-16
/
+16
2014-04-09
cfg80211: Enable GO operation on additional channels
Ilan Peer
1
-3
/
+6
2014-04-09
mac80211: use RCU_INIT_POINTER
Monam Agarwal
1
-1
/
+1
2014-03-19
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
1
-10
/
+2
2014-02-21
mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes
Luciano Coelho
1
-0
/
+5
2014-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+1
2014-02-06
mac80211: Fix IBSS disconnect
Sujith Manoharan
1
-4
/
+1
2014-02-04
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
1
-1
/
+1
2014-02-04
mac80211: remove set but unused variables
Johannes Berg
1
-3
/
+0
2014-02-04
mac80211: send ibss probe responses with noack flag
Simon Wunderlich
1
-0
/
+5
2014-02-04
mac80211: ibss: remove unnecessary call to release channel
Luciano Coelho
1
-1
/
+0
2014-02-04
mac80211: add missing CSA locking
Michal Kazior
1
-0
/
+2
2014-02-04
mac80211: fix sdata->radar_required locking
Michal Kazior
1
-1
/
+1
2014-02-04
mac80211: batch CSA bss info notification
Michal Kazior
1
-4
/
+3
2014-02-04
mac80211: only set CSA beacon when at least one beacon must be transmitted
Luciano Coelho
1
-6
/
+0
2013-12-19
mac80211: fix iflist_mtx/mtx locking in radar detection
Johannes Berg
1
-0
/
+7
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
1
-48
/
+13
2013-12-16
mac80211: lock sdata in ieee80211_csa_connection_drop_work()
Luciano Coelho
1
-0
/
+4
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-0
/
+4
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+4
2013-12-05
mac80211: fix nested sdata lock for IBSS/CSA
Simon Wunderlich
1
-2
/
+2
2013-12-02
mac80211: check csa wiphy flag in ibss before switching
Simon Wunderlich
1
-0
/
+4
2013-11-25
mac80211: move csa_chandef to sdata
Luciano Coelho
1
-3
/
+3
2013-10-28
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
Chun-Yeow Yeoh
1
-54
/
+0
2013-10-28
mac80211: refactor the parsing of chan switch ie
Chun-Yeow Yeoh
1
-6
/
+7
2013-10-28
mac80211: enable DFS for IBSS mode
Simon Wunderlich
1
-5
/
+44
2013-10-01
mac80211: add explicit IBSS driver operations
Johannes Berg
1
-2
/
+20
2013-09-26
mac80211: send a CSA action frame when changing channel
Simon Wunderlich
1
-0
/
+60
2013-09-26
mac80211: add support for CSA in IBSS mode
Simon Wunderlich
1
-6
/
+348
2013-09-26
mac80211: split off ibss disconnect
Simon Wunderlich
1
-80
/
+92
[next]