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
Commit message (
Expand
)
Author
Age
Files
Lines
*
{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...
Chun-Yeow Yeoh
2012-06-14
4
-1
/
+30
*
nl80211: fix sched scan match attribute name
Johannes Berg
2012-06-13
1
-2
/
+2
*
mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED
Pontus Fuchs
2012-06-13
1
-1
/
+2
*
mac80211: allow cancelling dependent ROCs
Johannes Berg
2012-06-13
1
-0
/
+22
*
mac80211: remove unneeded ieee80211_run_deferred_scan()
Johannes Berg
2012-06-11
2
-6
/
+0
*
{nl,cfg,mac}80211: fix the coding style related to mesh parameters
Chun-Yeow Yeoh
2012-06-11
3
-64
/
+70
*
mac80211: Rename stainfo variable for the more common sta
Javier Cardona
2012-06-09
2
-5
/
+5
*
mac80211: Remove unused variable
Javier Cardona
2012-06-09
1
-3
/
+0
*
mac80211: unify SW/offload remain-on-channel
Johannes Berg
2012-06-06
9
-751
/
+532
*
mac80211: do remain-on-channel while idle
Johannes Berg
2012-06-06
4
-24
/
+10
*
mac80211: add stations after AP start on reconfig
Arik Nemtsov
2012-06-06
1
-7
/
+30
*
cfg80211: validate remain-on-channel time better
Johannes Berg
2012-06-06
1
-7
/
+16
*
mac80211: Clear wowlan flag when drv_suspend returns failure
Pontus Fuchs
2012-06-06
1
-0
/
+1
*
mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs
Chun-Yeow Yeoh
2012-06-06
1
-0
/
+1
*
mac80211: print info when disabling HT
Johannes Berg
2012-06-06
1
-3
/
+10
*
mac80211: configure 11b/g channel access rules for legacy APs
Stanislaw Gruszka
2012-06-06
1
-34
/
+46
*
rfkill: Add the capability to switch all devices of all type in __rfkill_swit...
Alex Hung
2012-06-06
1
-1
/
+1
*
cfg80211: clarify set_channel APIs
Johannes Berg
2012-06-06
8
-76
/
+50
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
11
-22
/
+97
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-06-06
1
-1
/
+1
|
|
\
|
|
*
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
2012-06-05
1
-1
/
+1
|
*
|
cfg80211: fix interface combinations check
Johannes Berg
2012-06-05
1
-1
/
+18
|
|
/
|
*
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
2012-06-04
1
-2
/
+2
|
*
mac80211: Fix likely misuse of | for &
Joe Perches
2012-06-04
1
-3
/
+3
|
*
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
2012-06-04
1
-1
/
+6
|
*
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2012-06-04
2
-0
/
+28
|
*
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
2012-06-04
1
-1
/
+1
|
*
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
2012-06-04
1
-3
/
+6
|
*
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
2012-06-04
1
-1
/
+5
|
*
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
2012-06-04
1
-9
/
+27
*
|
cfg80211: provide channel to join_mesh function
Johannes Berg
2012-06-05
5
-15
/
+144
*
|
cfg80211: disallow setting channel on WDS interfaces
Johannes Berg
2012-06-05
2
-4
/
+2
*
|
cfg80211: provide channel to start_ap function
Johannes Berg
2012-06-05
2
-2
/
+56
*
|
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
2012-06-05
2
-18
/
+7
*
|
mac80211: move ieee80211_set_channel function
Johannes Berg
2012-06-05
1
-35
/
+35
*
|
mac80211: clean up ieee80211_set_channel
Johannes Berg
2012-06-05
1
-16
/
+2
*
|
mac80211: simplify association HT parameters
Johannes Berg
2012-06-05
2
-16
/
+13
*
|
cfg80211: deprecate CFG80211_WEXT
Johannes Berg
2012-06-05
1
-1
/
+0
*
|
wireless: remove wext sysfs
Johannes Berg
2012-06-05
2
-87
/
+0
*
|
mac80211: remove ieee80211_get_operstate()
Eliad Peller
2012-06-05
1
-7
/
+0
*
|
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
2012-06-05
2
-55
/
+30
*
|
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
2012-06-05
2
-90
/
+37
*
|
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-06-05
17
-227
/
+181
*
|
mac80211: send beacon loss events to userspace
Holger Schurig
2012-06-05
1
-0
/
+2
*
|
mac80211: allow channel change while mesh is down
Thomas Pedersen
2012-06-05
1
-0
/
+4
*
|
mac80211: fail authentication when AP denied authentication
Eliad Peller
2012-06-05
1
-2
/
+2
*
|
mac80211: use offchannel queue only when supported
Eliad Peller
2012-06-05
1
-3
/
+5
*
|
mac80211: allow low-level drivers to set netdev feature bits
Arik Nemtsov
2012-06-05
2
-0
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-02
4
-9
/
+19
|
\
|
*
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2012-06-01
2
-6
/
+12
[next]