summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-30Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTINGJohan Hedberg1-25/+19
2015-01-30Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADINGJohan Hedberg1-33/+34
2015-01-30Bluetooth: btusb: Limit hardware error handling to Intel Snowfield PeakMarcel Holtmann1-1/+0
2015-01-29Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012Jakub Pawlowski1-1/+3
2015-01-29Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee1-0/+8
2015-01-29Bluetooth: btusb: Add support for USB based AMP controllersMarcel Holtmann1-4/+25
2015-01-29Bluetooth: btusb: Ignore unknown Intel devices with generic descriptorMarcel Holtmann1-1/+4
2015-01-29Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor idMarcel Holtmann1-3/+4
2015-01-28Bluetooth: btusb: Provide hardware error handler for Intel devicesMarcel Holtmann1-0/+42
2015-01-28Bluetooth: btusb: Remove redundant call to btusb_free_frags()Johan Hedberg1-1/+0
2015-01-28Bluetooth: btusb: Handle out of order firmware loading complete eventMarcel Holtmann1-2/+7
2015-01-28Bluetooth: btusb: Add firmware loading for Intel Snowfield Peak devicesMarcel Holtmann1-3/+568
2015-01-27Bluetooth: btusb: Add support for Dynex/Insignia USB donglesMarcel Holtmann1-0/+3
2015-01-21Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devicesRick Dunn1-1/+2
2015-01-21Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 deviceDmitry Tunin2-0/+3
2015-01-20Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2-6/+8
2015-01-19mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings3-7/+10
2015-01-19csiostor:Removed file csio_hw_t4.cPraveen Madhavan2-405/+1
2015-01-19csiostor:Remove T4 FCoE Support.Praveen Madhavan4-101/+24
2015-01-19net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok3-15/+958
2015-01-19net: netcp: Add Keystone NetCP GbE driverWingman Kwok3-1/+1847
2015-01-19net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan4-0/+2384
2015-01-19net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi1-2/+2
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel1-0/+8
2015-01-18net: rocker: Add basic netdev counters - v2David Ahern1-1/+20
2015-01-18net: ethernet: cpsw: don't requests IRQs we don't useFelipe Balbi1-39/+33
2015-01-18net: ethernet: cpsw: unroll IRQ request loopFelipe Balbi1-15/+47
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg7-24/+10
2015-01-18atm: remove deprecated use of pci apichas williams - CONTRACTOR10-219/+243
2015-01-18Drivers: Isdn: sc: Fixed coding style & spelling mistakes.Akash Shende1-9/+6
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-14/+44
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko1-2/+8
2015-01-18niu: remove one compound_head() callEric Dumazet1-2/+1
2015-01-18qeth: Remove unneeded structure memberThomas Richter1-1/+0
2015-01-18qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser2-48/+32
2015-01-18qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser4-15/+8
2015-01-18s390/net: Delete useless checks before function callsMarkus Elfring3-14/+7
2015-01-18s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz5-19/+15
2015-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller13-81/+365
2015-01-17amd-xgbe-phy: Allow certain PHY settings to be set by UEFILendacky, Thomas1-23/+136
2015-01-17amd-xgbe: Add ACPI supportLendacky, Thomas8-106/+273
2015-01-17amd-xgbe-phy: Use the proper auto-negotiation XNP registersLendacky, Thomas1-2/+6
2015-01-17amd-xgbe-phy: Properly support the FEC auto-negotiationLendacky, Thomas1-11/+33
2015-01-17amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas2-266/+388
2015-01-17amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas2-28/+10
2015-01-17amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas3-43/+25
2015-01-17amd-xgbe: Clear all state during a device restartLendacky, Thomas3-6/+24
2015-01-17amd-xgbe-phy: On suspend, save CTRL1 reg for use on resumeLendacky, Thomas1-11/+9
2015-01-17amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas1-2/+6
2015-01-17amd-xgbe-phy: Checkpatch fixesLendacky, Thomas1-3/+4