index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
regdb: Generalize the mW to dBm power conversion
chaitanya.mgit@gmail.com
2014-05-27
1
-12
/
+2
*
mac80211: fix IBSS join by initializing last_scan_completed
Krzysztof HaĆasa
2014-05-27
1
-0
/
+1
*
cfg80211: send events when devices are added/removed
Johannes Berg
2014-05-26
3
-7
/
+22
*
mac80211: fix virtual monitor interface addition
Emmanuel Grumbach
2014-05-26
1
-0
/
+1
*
mac80211: add a single-transaction driver op to switch contexts
Luciano Coelho
2014-05-26
3
-0
/
+184
*
cfg80211: allow RSSI compensation
Emmanuel Grumbach
2014-05-22
2
-4
/
+15
*
cfg80211: don't set reg timeout for user-handled hint
Arik Nemtsov
2014-05-21
1
-1
/
+2
*
cfg80211: implement cfg80211_get_station cfg80211 API
Antonio Quartulli
2014-05-21
3
-1
/
+32
*
mac80211: export the expected throughput
Antonio Quartulli
2014-05-21
6
-0
/
+94
*
cfg80211: export expected throughput through get_station()
Antonio Quartulli
2014-05-20
3
-28
/
+41
*
cfg80211: constify wowlan/coalesce mask/pattern pointers
Johannes Berg
2014-05-19
4
-21
/
+26
*
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
2014-05-19
12
-27
/
+29
*
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-05-19
19
-102
/
+106
*
mac80211: fix csa_counter_offs argument name in docbook
Luciano Coelho
2014-05-19
1
-2
/
+3
*
cfg80211: add documentation for max_num_csa_counters
Luciano Coelho
2014-05-19
1
-5
/
+5
*
mac80211: minstrel-ht: small clarifications
Johannes Berg
2014-05-19
1
-2
/
+3
*
mac80211: Handle the CSA counters correctly
Andrei Otcheretianski
2014-05-15
4
-25
/
+80
*
mac80211: Provide ieee80211_beacon_get_template API
Andrei Otcheretianski
2014-05-15
2
-29
/
+94
*
mac80211: Support multiple CSA counters
Andrei Otcheretianski
2014-05-15
6
-33
/
+61
*
cfg80211: Support multiple CSA counters
Andrei Otcheretianski
2014-05-15
6
-32
/
+96
*
mac80211: Update CSA counters in mgmt frames
Andrei Otcheretianski
2014-05-15
3
-3
/
+20
*
cfg80211: Add API to update CSA counters in mgmt frames
Andrei Otcheretianski
2014-05-15
3
-2
/
+34
*
cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()
Luciano Coelho
2014-05-15
2
-4
/
+3
*
cfg80211: fix start_radar_detection issue
Janusz Dziedzic
2014-05-14
1
-1
/
+1
*
cfg80211: allow restricting supported dfs regions
Felix Fietkau
2014-05-13
4
-2
/
+23
*
mac80211: handle failed restart/resume better
Johannes Berg
2014-05-09
6
-51
/
+153
*
mac80211: fix sparse warning caused by __ieee80211_channel_switch()
Luciano Coelho
2014-05-08
1
-2
/
+3
*
cfg80211: fix docbook warning
Luciano Coelho
2014-05-08
1
-1
/
+1
*
mac80211: disconnect iface if CSA unexpectedly fails
Michal Kazior
2014-05-08
1
-4
/
+15
*
rfkill-gpio: Use gpio cansleep version
Loic Poulain
2014-05-07
1
-11
/
+8
*
mac80211: ignore cqm during csa
Michal Kazior
2014-05-07
1
-0
/
+9
*
cfg80211: export interface stopping function
Michal Kazior
2014-05-06
7
-11
/
+80
*
mac80211: split CSA finalize function
Michal Kazior
2014-05-06
1
-24
/
+37
*
mac80211: fix CSA tx queue stopping
Michal Kazior
2014-05-06
5
-23
/
+104
*
mac80211: mark local variable __maybe_unused
Johannes Berg
2014-05-05
1
-2
/
+2
*
mac80211: move TDLS code to another file
Arik Nemtsov
2014-05-05
4
-315
/
+336
*
mac80211: set an external flag for TDLS stations
Arik Nemtsov
2014-05-05
2
-0
/
+4
*
mac80211: remove BUG_ON usage
Johannes Berg
2014-04-29
3
-6
/
+9
*
cfg80211: remove BUG_ON usage
Johannes Berg
2014-04-29
2
-3
/
+5
*
mac80211_hwsim: Advertise support for AP mode channel width changes
Jouni Malinen
2014-04-28
1
-0
/
+1
*
mac80211: Support dynamic AP mode channel width changes
Jouni Malinen
2014-04-28
1
-0
/
+16
*
cfg80211: Dynamic channel bandwidth changes in AP mode
Jouni Malinen
2014-04-28
5
-12
/
+71
*
mac80211: remove unnecessary assignment
Zhao, Gang
2014-04-28
1
-4
/
+1
*
mac80211: avoid calling useless channel context code
Zhao, Gang
2014-04-28
1
-9
/
+9
*
cfg80211: Use 5MHz bandwidth by default when checking usable channels
Rostislav Lisovy
2014-04-25
1
-7
/
+15
*
cfg80211: Add attributes describing prohibited channel bandwidth
Rostislav Lisovy
2014-04-25
4
-0
/
+27
*
mac80211: change return value of notifier function
Zhao, Gang
2014-04-25
3
-9
/
+8
*
cfg80211: change return value of notifier function
Zhao, Gang
2014-04-25
2
-2
/
+4
*
cfg80211: change wiphy_to_dev function name
Zhao, Gang
2014-04-25
12
-117
/
+118
*
cfg80211: change registered device pointer name
Zhao, Gang
2014-04-25
3
-196
/
+196
[next]