summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: plip: use new parport device modelSudip Mukherjee2016-01-101-8/+28
* r8152: adjust ALDPS functionhayeswang2016-01-091-38/+34
* r8152: use test_and_clear_bithayeswang2016-01-091-14/+6
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-01-086-25/+64
|\
| * ixgbe: Make ATR recognize IPv6 extended headersMark Rustad2016-01-081-10/+37
| * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh2016-01-083-1/+8
| * ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni2016-01-081-2/+5
| * ixgbe: Correct handling of any outer UDP checksum settingMark Rustad2016-01-081-1/+1
| * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov2016-01-081-5/+2
| * ixgbe: fix broken PFC with X550Vasu Dev2016-01-081-3/+3
| * ixgbe: use correct FCoE DDP max checkVasu Dev2016-01-081-2/+2
| * ixgbe: Fill at least min credits to a TC credit refillsVasu Dev2016-01-081-1/+6
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-085-28/+144
|\ \
| * | Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo2016-01-063-3/+12
| * | Bluetooth: btmrvl: max out host sleep parameter 'gap'Chin-Ran Lo2016-01-061-1/+1
| * | Bluetooth: btmrvl: fix hung task warning dumpChin-Ran Lo2016-01-041-1/+2
| * | Bluetooth: hci_bcm: new ACPI IDsHeikki Krogerus2016-01-041-0/+3
| * | Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus2016-01-041-0/+4
| * | ieee802154: cc2520: Check CRC & add promiscuousBrad Campbell2016-01-031-23/+122
* | | i40e: remove forever unused IDJesse Brandeburg2016-01-085-5/+0
* | | i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2016-01-082-50/+58
* | | i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan2016-01-082-0/+91
* | | i40e: allow zero MAC address for VFsMitch Williams2016-01-081-5/+6
* | | i40e: change log messages and error returnsMitch Williams2016-01-081-9/+18
| |/ |/|
* | net: macb: Add NP4 macb config using USRIO_DISABLEDNeil Armstrong2016-01-071-0/+6
* | net: ethernet: cadence-macb: Add disabled usrio capsNeil Armstrong2016-01-072-12/+16
* | mdio: Abstract device_remove() and device_free()Andrew Lunn2016-01-073-14/+29
* | mdio: Add support for mdio drivers.Andrew Lunn2016-01-075-13/+231
* | mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()Andrew Lunn2016-01-071-1/+15
* | mdio_bus: Generalise of_mdiobus_link_phydev()Andrew Lunn2016-01-071-14/+15
* | phy: Move phy specific bus match into phy_deviceAndrew Lunn2016-01-072-26/+40
* | phy: Centralize setting driver module ownerAndrew Lunn2016-01-0726-118/+8
* | phy: Move PHY PM operations into phy_deviceAndrew Lunn2016-01-072-73/+120
* | phy_device: Move phy attributes into phy_deviceAndrew Lunn2016-01-072-42/+44
* | phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-0714-47/+87
* | of: phy: Only register a phy device for physAndrew Lunn2016-01-071-7/+34
* | phy: Add an mdio_device structureAndrew Lunn2016-01-0732-135/+144
* | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-0751-381/+44
* | phy: mdio-octeon: Use devm_mdiobus_alloc_size()Andrew Lunn2016-01-071-7/+5
* | phy: Centralise print about attached phyAndrew Lunn2016-01-0723-79/+58
* | phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn2016-01-074-32/+23
* | net: dnet: Use phy_find_first() helperAndrew Lunn2016-01-071-7/+1
* | phy: add phydev_name() wrapperAndrew Lunn2016-01-0725-39/+39
* | phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn2016-01-074-13/+17
* | phy: Use phy_read() instead of mdiobus_read()Andrew Lunn2016-01-071-68/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-0712-25/+54
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-0710-20/+45
| |\ \
| | * | Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2016-01-062-6/+6
| | * | net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen2016-01-061-0/+1
| | * | mkiss: fix scribble on freed memoryAlan2016-01-061-0/+5