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
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-01-08
14
-69
/
+244
|
\
|
*
Bluetooth: btmrvl: don't send data to firmware while processing suspend
Chin-Ran Lo
2016-01-06
3
-3
/
+12
|
*
Bluetooth: btmrvl: max out host sleep parameter 'gap'
Chin-Ran Lo
2016-01-06
1
-1
/
+1
|
*
Bluetooth: avoid rebuilding hci_sock all the time
Johannes Berg
2016-01-06
1
-9
/
+18
|
*
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
2016-01-05
4
-12
/
+55
|
*
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2016-01-05
3
-14
/
+25
|
*
mac802154: constify ieee802154_llsec_ops structure
Julia Lawall
2016-01-04
2
-2
/
+2
|
*
Bluetooth: btmrvl: fix hung task warning dump
Chin-Ran Lo
2016-01-04
1
-1
/
+2
|
*
Bluetooth: hci_bcm: new ACPI IDs
Heikki Krogerus
2016-01-04
1
-0
/
+3
|
*
Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver
Heikki Krogerus
2016-01-04
2
-4
/
+4
|
*
ieee802154: cc2520: Check CRC & add promiscuous
Brad Campbell
2016-01-03
1
-23
/
+122
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-01-08
9
-69
/
+173
|
\
\
|
*
|
i40e: remove forever unused ID
Jesse Brandeburg
2016-01-08
5
-5
/
+0
|
*
|
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
2016-01-08
2
-50
/
+58
|
*
|
i40e: Look up MAC address in Open Firmware or IDPROM
Sowmini Varadhan
2016-01-08
2
-0
/
+91
|
*
|
i40e: allow zero MAC address for VFs
Mitch Williams
2016-01-08
1
-5
/
+6
|
*
|
i40e: change log messages and error returns
Mitch Williams
2016-01-08
1
-9
/
+18
|
/
/
*
|
Merge branch 'macb-usrio-cap'
David S. Miller
2016-01-07
3
-12
/
+23
|
\
\
|
*
|
dt-bindings: net: macb: Add NP4 macb variant
Neil Armstrong
2016-01-07
1
-0
/
+1
|
*
|
net: macb: Add NP4 macb config using USRIO_DISABLED
Neil Armstrong
2016-01-07
1
-0
/
+6
|
*
|
net: ethernet: cadence-macb: Add disabled usrio caps
Neil Armstrong
2016-01-07
2
-12
/
+16
|
/
/
*
|
Merge branch 'mdio-devices'
David S. Miller
2016-01-07
102
-1134
/
+1081
|
\
\
|
*
|
mdio: Abstract device_remove() and device_free()
Andrew Lunn
2016-01-07
4
-14
/
+33
|
*
|
mdio: Add support for mdio drivers.
Andrew Lunn
2016-01-07
7
-17
/
+286
|
*
|
mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()
Andrew Lunn
2016-01-07
1
-1
/
+15
|
*
|
mdio_bus: Generalise of_mdiobus_link_phydev()
Andrew Lunn
2016-01-07
1
-14
/
+15
|
*
|
phy: Move phy specific bus match into phy_device
Andrew Lunn
2016-01-07
3
-26
/
+41
|
*
|
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
27
-121
/
+12
|
*
|
phy: Move PHY PM operations into phy_device
Andrew Lunn
2016-01-07
3
-74
/
+121
|
*
|
dsa: Register netdev before phy
Andrew Lunn
2016-01-07
1
-7
/
+7
|
*
|
phy_device: Move phy attributes into phy_device
Andrew Lunn
2016-01-07
2
-42
/
+44
|
*
|
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
17
-49
/
+98
|
*
|
of: phy: Only register a phy device for phys
Andrew Lunn
2016-01-07
1
-7
/
+34
|
*
|
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
35
-151
/
+165
|
*
|
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
54
-396
/
+48
|
*
|
phy: mdio-octeon: Use devm_mdiobus_alloc_size()
Andrew Lunn
2016-01-07
1
-7
/
+5
|
*
|
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
25
-82
/
+64
|
*
|
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
2016-01-07
5
-37
/
+25
|
*
|
net: dnet: Use phy_find_first() helper
Andrew Lunn
2016-01-07
1
-7
/
+1
|
*
|
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
26
-39
/
+44
|
*
|
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
2016-01-07
5
-13
/
+23
|
*
|
phy: Use phy_read() instead of mdiobus_read()
Andrew Lunn
2016-01-07
1
-68
/
+36
|
*
|
mdio: Move mdiobus_read/write operatings into mdio.h
Andrew Lunn
2016-01-07
2
-5
/
+7
|
*
|
phy: Consistently use addr for address on an MII bus
Andrew Lunn
2016-01-07
1
-2
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-06
32
-134
/
+173
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-06
24
-117
/
+150
|
|
\
\
|
|
*
|
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
2016-01-06
1
-0
/
+3
|
|
*
|
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2016-01-06
2
-6
/
+6
|
|
*
|
net: qmi_wwan: Add WeTelecom-WPD600N
Kristian Evensen
2016-01-06
1
-0
/
+1
|
|
*
|
mkiss: fix scribble on freed memory
Alan
2016-01-06
1
-0
/
+5
[next]