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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
3
-3
/
+4
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
3
-20
/
+20
2014-05-19
mac80211: minstrel-ht: small clarifications
Johannes Berg
1
-2
/
+3
2014-05-15
mac80211: Handle the CSA counters correctly
Andrei Otcheretianski
3
-24
/
+58
2014-05-15
mac80211: Provide ieee80211_beacon_get_template API
Andrei Otcheretianski
1
-22
/
+58
2014-05-15
mac80211: Support multiple CSA counters
Andrei Otcheretianski
6
-33
/
+61
2014-05-15
cfg80211: Support multiple CSA counters
Andrei Otcheretianski
4
-25
/
+74
2014-05-15
mac80211: Update CSA counters in mgmt frames
Andrei Otcheretianski
3
-3
/
+20
2014-05-15
cfg80211: Add API to update CSA counters in mgmt frames
Andrei Otcheretianski
1
-2
/
+22
2014-05-15
cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()
Luciano Coelho
2
-4
/
+3
2014-05-14
cfg80211: fix start_radar_detection issue
Janusz Dziedzic
1
-1
/
+1
2014-05-13
cfg80211: allow restricting supported dfs regions
Felix Fietkau
2
-2
/
+18
2014-05-09
mac80211: handle failed restart/resume better
Johannes Berg
5
-51
/
+139
2014-05-08
mac80211: fix sparse warning caused by __ieee80211_channel_switch()
Luciano Coelho
1
-2
/
+3
2014-05-08
mac80211: disconnect iface if CSA unexpectedly fails
Michal Kazior
1
-4
/
+15
2014-05-07
rfkill-gpio: Use gpio cansleep version
Loic Poulain
1
-11
/
+8
2014-05-07
mac80211: ignore cqm during csa
Michal Kazior
1
-0
/
+9
2014-05-06
cfg80211: export interface stopping function
Michal Kazior
6
-11
/
+65
2014-05-06
mac80211: split CSA finalize function
Michal Kazior
1
-24
/
+37
2014-05-06
mac80211: fix CSA tx queue stopping
Michal Kazior
4
-22
/
+101
2014-05-05
mac80211: mark local variable __maybe_unused
Johannes Berg
1
-2
/
+2
2014-05-05
mac80211: move TDLS code to another file
Arik Nemtsov
4
-315
/
+336
2014-05-05
mac80211: set an external flag for TDLS stations
Arik Nemtsov
1
-0
/
+2
2014-04-29
mac80211: remove BUG_ON usage
Johannes Berg
3
-6
/
+9
2014-04-29
cfg80211: remove BUG_ON usage
Johannes Berg
2
-3
/
+5
2014-04-28
mac80211: Support dynamic AP mode channel width changes
Jouni Malinen
1
-0
/
+16
2014-04-28
cfg80211: Dynamic channel bandwidth changes in AP mode
Jouni Malinen
3
-12
/
+59
2014-04-28
mac80211: remove unnecessary assignment
Zhao, Gang
1
-4
/
+1
2014-04-28
mac80211: avoid calling useless channel context code
Zhao, Gang
1
-9
/
+9
2014-04-25
cfg80211: Use 5MHz bandwidth by default when checking usable channels
Rostislav Lisovy
1
-7
/
+15
2014-04-25
cfg80211: Add attributes describing prohibited channel bandwidth
Rostislav Lisovy
2
-0
/
+15
2014-04-25
mac80211: change return value of notifier function
Zhao, Gang
3
-9
/
+8
2014-04-25
cfg80211: change return value of notifier function
Zhao, Gang
2
-2
/
+4
2014-04-25
cfg80211: change wiphy_to_dev function name
Zhao, Gang
12
-117
/
+118
2014-04-25
cfg80211: change registered device pointer name
Zhao, Gang
3
-196
/
+196
2014-04-25
mac80211: remove unnecessary BUG_ON()
Zhao, Gang
1
-2
/
+1
2014-04-25
mac80211: return bool instead of numbers in yes/no function
Zhao, Gang
1
-9
/
+10
2014-04-25
mac80211: add option to generate CCMP IVs only for mgmt frames
Marek Kwaczynski
1
-1
/
+4
2014-04-25
mac80211: compute chanctx refcount on-the-fly
Michal Kazior
4
-17
/
+49
2014-04-25
mac80211: fix racy usage of chanctx->refcount
Michal Kazior
1
-8
/
+9
2014-04-25
mac80211: split ieee80211_free_chanctx()
Michal Kazior
1
-12
/
+16
2014-04-25
mac80211: split ieee80211_new_chanctx()
Michal Kazior
1
-13
/
+43
2014-04-25
mac80211: improve chanctx reservation lookup
Michal Kazior
1
-2
/
+88
2014-04-25
mac80211: improve find_chanctx() for reservations
Michal Kazior
1
-27
/
+29
2014-04-25
mac80211: track reserved vifs in chanctx
Michal Kazior
3
-4
/
+13
2014-04-25
mac80211: track assigned vifs in chanctx
Michal Kazior
3
-0
/
+9
2014-04-25
mac80211: add support for radar detection for reservations
Michal Kazior
2
-2
/
+7
2014-04-25
mac80211: prevent chanctx overcommit
Michal Kazior
1
-1
/
+23
2014-04-25
mac80211: add max channel calculation utility function
Michal Kazior
2
-0
/
+43
2014-04-25
cfg80211: allow drivers to iterate over matching combinations
Michal Kazior
1
-7
/
+37
[next]