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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: clarify set tx power mBm documentation
Luis R. Rodriguez
2011-11-30
1
-1
/
+2
*
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
2011-11-28
1
-0
/
+1
*
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
2011-11-28
1
-0
/
+2
*
wireless: Add NoAck per tid support
Simon Wunderlich
2011-11-28
1
-0
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
14
-95
/
+59
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
3
-3
/
+12
|
|
\
|
|
*
netlink: clarify attribute length check documentation
Johannes Berg
2011-11-04
1
-2
/
+9
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-04
2
-1
/
+3
|
|
|
\
|
*
|
\
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
7
-23
/
+25
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
bluetooth: macroize two small inlines to avoid module.h
Paul Gortmaker
2011-10-31
1
-11
/
+13
|
|
*
|
ip_vs.h: fix implicit use of module_get/module_put from module.h
Paul Gortmaker
2011-10-31
1
-8
/
+7
|
|
*
|
nf_conntrack.h: fix up fallout from implicit moduleparam.h presence
Paul Gortmaker
2011-10-31
1
-0
/
+2
|
|
*
|
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2011-10-31
2
-2
/
+3
|
|
*
|
net: sch_generic remove redundant use of <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
|
|
*
|
net: inet_timewait_sock doesnt need <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
|
*
|
|
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
2011-11-01
2
-9
/
+13
|
*
|
|
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
Krzysztof Wilczynski
2011-11-01
1
-1
/
+1
|
*
|
|
netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h
Pablo Neira Ayuso
2011-11-01
2
-51
/
+2
|
*
|
|
ipvs: Remove unused return value of protocol state transitions
Simon Horman
2011-11-01
1
-3
/
+3
|
*
|
|
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
2011-11-01
1
-3
/
+2
|
*
|
|
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
3
-4
/
+5
*
|
|
|
wireless: Support ht-capabilities over-rides.
Ben Greear
2011-11-21
1
-0
/
+27
*
|
|
|
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
2011-11-21
1
-63
/
+0
*
|
|
|
cfg80211: add flags for off-channel capabilities
Johannes Berg
2011-11-21
1
-0
/
+4
*
|
|
|
mac80211: transmit fragment list to drivers
Johannes Berg
2011-11-21
1
-5
/
+17
*
|
|
|
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
2011-11-21
1
-0
/
+5
*
|
|
|
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
2011-11-21
1
-0
/
+1
*
|
|
|
NFC: Fix indentation in nci.h file
Ilan Elias
2011-11-17
1
-42
/
+42
*
|
|
|
mac80211: Save probe response data for bss
Arik Nemtsov
2011-11-11
1
-0
/
+15
*
|
|
|
nl80211: Pass probe response data to drivers
Arik Nemtsov
2011-11-11
1
-0
/
+4
*
|
|
|
nl80211: Add probe response offload attribute
Arik Nemtsov
2011-11-11
1
-0
/
+10
*
|
|
|
wireless: move ieee80211chan2mhz macro
Johannes Berg
2011-11-11
1
-8
/
+0
*
|
|
|
NFC: Check if NCI data flow control is used
Ilan Elias
2011-11-11
1
-0
/
+3
*
|
|
|
NFC: Removal of unused operations for NCI spec 1.0 d18
Ilan Elias
2011-11-11
2
-31
/
+0
*
|
|
|
NFC: Update names and structs to NCI spec 1.0 d18
Ilan Elias
2011-11-11
2
-30
/
+62
*
|
|
|
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
2011-11-11
1
-0
/
+5
*
|
|
|
mac80211: implement wifi TX status
Johannes Berg
2011-11-09
1
-3
/
+2
*
|
|
|
nl80211: advertise socket TX status capability
Johannes Berg
2011-11-09
1
-1
/
+2
*
|
|
|
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
2011-11-09
1
-1
/
+1
*
|
|
|
cfg80211: add event for unexpected 4addr frames
Johannes Berg
2011-11-09
1
-0
/
+16
*
|
|
|
cfg80211: allow registering to beacons
Johannes Berg
2011-11-09
1
-0
/
+20
*
|
|
|
nl80211: add API to probe a client
Johannes Berg
2011-11-09
1
-0
/
+17
*
|
|
|
nl80211: advertise device AP SME
Johannes Berg
2011-11-09
1
-0
/
+6
*
|
|
|
nl80211: allow subscribing to unexpected class3 frames
Johannes Berg
2011-11-09
1
-0
/
+17
*
|
|
|
mac80211: add helper to free TX skb
Johannes Berg
2011-11-09
1
-0
/
+10
*
|
|
|
net: add wireless TX status socket option
Johannes Berg
2011-11-09
1
-0
/
+6
*
|
|
|
cfg80211: annotate cfg80211_inform_bss
Johannes Berg
2011-11-09
1
-2
/
+6
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-09
5
-109
/
+534
|
\
\
\
\
|
*
|
|
|
Bluetooth: Move pending management command list into struct hci_dev
Johan Hedberg
2011-11-09
1
-0
/
+2
|
*
|
|
|
Bluetooth: Pass full hci_dev struct to mgmt callbacks
Johan Hedberg
2011-11-09
1
-28
/
+33
[next]