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
path:
root
/
net
/
mac80211
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-3
/
+3
*
mac80211: fix AP_VLAN crypto tailroom calculation
Michal Kazior
2015-05-20
1
-0
/
+3
*
cfg80211: move IE split utilities here from mac80211
Johannes Berg
2015-04-07
1
-40
/
+0
*
mac80211: add an intermediate software queue implementation
Felix Fietkau
2015-04-01
1
-0
/
+22
*
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
1
-14
/
+114
|
\
|
*
mac80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
2015-03-30
1
-0
/
+33
|
*
mac80211: allow to get wireless_dev structure from ieee80211_vif
Emmanuel Grumbach
2015-03-16
1
-0
/
+12
|
*
mac80211: allow iterating inactive interfaces
Arik Nemtsov
2015-03-04
1
-13
/
+16
|
*
mac80211: handle drv_add_interface failures properly during reconfig
Luciano Coelho
2015-03-03
1
-1
/
+18
|
*
mac80211: TDLS: support VHT between peers
Arik Nemtsov
2015-03-03
1
-0
/
+35
*
|
mac80211: count interfaces correctly for combination checks
Andrei Otcheretianski
2015-03-16
1
-1
/
+1
|
/
*
mac80211: handle potential race between suspend and scan completion
Luciano Coelho
2015-01-27
1
-0
/
+12
*
mac80211: avoid races related to suspend flow
Emmanuel Grumbach
2015-01-23
1
-6
/
+9
*
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2015-01-15
1
-8
/
+17
*
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
2015-01-15
1
-2
/
+0
*
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
2015-01-14
1
-4
/
+4
*
mac80211: skip disabled channels in VHT check
Arik Nemtsov
2015-01-06
1
-4
/
+6
*
mac80211: avoid reconfig if no interfaces are up
Eliad Peller
2014-12-17
1
-5
/
+6
*
mac80211: check if channels allow 80 MHz for VHT probe requests
Johannes Berg
2014-11-25
1
-1
/
+10
*
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
1
-5
/
+7
*
mac80211: rcu-ify scan and scheduled scan request pointers
Johannes Berg
2014-11-19
1
-2
/
+5
*
mac80211: add specific-queue flushing support
Liad Kaufman
2014-11-19
1
-5
/
+15
*
mac80211: add parsing of TDLS specific IEs
Arik Nemtsov
2014-11-19
1
-0
/
+16
*
mac80211: track AP and peer STA TDLS chan-switch support
Arik Nemtsov
2014-11-19
1
-0
/
+5
*
mac80211: replace restart_complete() with reconfig_complete()
Eliad Peller
2014-11-04
1
-1
/
+4
*
mac80211: handle RIC data element in reassociation request
Johannes Berg
2014-11-04
1
-4
/
+22
*
mac80211: 802.11p OCB mode support
Rostislav Lisovy
2014-11-04
1
-6
/
+24
*
cfg80211: 802.11p OCB mode handling
Rostislav Lisovy
2014-11-04
1
-0
/
+3
*
mac80211: expose API allowing station iteration
Arik Nemtsov
2014-10-23
1
-0
/
+28
*
mac80211: export IE splitting function
Andrei Otcheretianski
2014-10-23
1
-25
/
+1
*
mac80211: enable DFS with channel contexts
Michal Kazior
2014-10-10
1
-2
/
+14
*
mac80211: support DTPC IE (from Cisco Client eXtensions)
Steinar H. Gunderson
2014-09-08
1
-0
/
+25
*
mac80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-07-22
1
-0
/
+15
|
\
|
*
mac80211: add QoS IE during TDLS setup start
Arik Nemtsov
2014-07-21
1
-0
/
+15
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-10
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
mac80211: WEP extra head/tail room in ieee80211_send_auth
Max Stepanov
2014-06-23
1
-2
/
+3
*
|
mac80211: make check_combinations() aware of chanctx reservation
Michal Kazior
2014-06-25
1
-4
/
+31
*
|
mac80211: implement multi-vif in-place reservations
Michal Kazior
2014-06-25
1
-1
/
+8
*
|
mac80211: support more than one band in scan request
David Spinadel
2014-06-25
1
-32
/
+73
*
|
mac80211: add functions to stop and wake all queues assigned to a vif
Luciano Coelho
2014-06-23
1
-6
/
+35
*
|
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
2014-06-23
1
-25
/
+51
*
|
mac80211: don't stop all queues when flushing
Luciano Coelho
2014-06-23
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-22
1
-3
/
+43
|
\
|
*
mac80211: handle failed restart/resume better
Johannes Berg
2014-05-09
1
-3
/
+43
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mac80211: fix nested rtnl locking on ieee80211_reconfig
Eliad Peller
2014-05-05
1
-1
/
+1
*
|
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
*
|
mac80211: add max channel calculation utility function
Michal Kazior
2014-04-25
1
-0
/
+42
[next]