index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
reservation.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-26
mac80211: fix virtual monitor interface addition
Emmanuel Grumbach
1
-0
/
+1
2014-05-26
mac80211: add a single-transaction driver op to switch contexts
Luciano Coelho
3
-0
/
+184
2014-05-22
cfg80211: allow RSSI compensation
Emmanuel Grumbach
2
-4
/
+15
2014-05-21
cfg80211: don't set reg timeout for user-handled hint
Arik Nemtsov
1
-1
/
+2
2014-05-21
cfg80211: implement cfg80211_get_station cfg80211 API
Antonio Quartulli
3
-1
/
+32
2014-05-21
mac80211: export the expected throughput
Antonio Quartulli
6
-0
/
+94
2014-05-20
cfg80211: export expected throughput through get_station()
Antonio Quartulli
3
-28
/
+41
2014-05-19
cfg80211: constify wowlan/coalesce mask/pattern pointers
Johannes Berg
4
-21
/
+26
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
12
-27
/
+29
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
19
-102
/
+106
2014-05-19
mac80211: fix csa_counter_offs argument name in docbook
Luciano Coelho
1
-2
/
+3
2014-05-19
cfg80211: add documentation for max_num_csa_counters
Luciano Coelho
1
-5
/
+5
2014-05-19
mac80211: minstrel-ht: small clarifications
Johannes Berg
1
-2
/
+3
2014-05-15
mac80211: Handle the CSA counters correctly
Andrei Otcheretianski
4
-25
/
+80
2014-05-15
mac80211: Provide ieee80211_beacon_get_template API
Andrei Otcheretianski
2
-29
/
+94
2014-05-15
mac80211: Support multiple CSA counters
Andrei Otcheretianski
6
-33
/
+61
2014-05-15
cfg80211: Support multiple CSA counters
Andrei Otcheretianski
6
-32
/
+96
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
3
-2
/
+34
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
4
-2
/
+23
2014-05-09
mac80211: handle failed restart/resume better
Johannes Berg
6
-51
/
+153
2014-05-08
mac80211: fix sparse warning caused by __ieee80211_channel_switch()
Luciano Coelho
1
-2
/
+3
2014-05-08
cfg80211: fix docbook warning
Luciano Coelho
1
-1
/
+1
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
7
-11
/
+80
2014-05-06
mac80211: split CSA finalize function
Michal Kazior
1
-24
/
+37
2014-05-06
mac80211: fix CSA tx queue stopping
Michal Kazior
5
-23
/
+104
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
2
-0
/
+4
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_hwsim: Advertise support for AP mode channel width changes
Jouni Malinen
1
-0
/
+1
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
5
-12
/
+71
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
4
-0
/
+27
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
2
-7
/
+14
[next]