summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-187-24/+10
* atm: remove deprecated use of pci apichas williams - CONTRACTOR2015-01-1810-219/+243
* Drivers: Isdn: sc: Fixed coding style & spelling mistakes.Akash Shende2015-01-181-9/+6
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-184-14/+44
|\
| * Bluetooth: btusb: Add internal recv_event callback for event processingMarcel Holtmann2015-01-141-1/+3
| * Bluetooth: btmrvl: fix card reset and suspend race issueAmitkumar Karwar2015-01-081-3/+8
| * Bluetooth: btmrvl: use msecs_to_jiffies within macro definitionAmitkumar Karwar2015-01-082-5/+5
| * bluetooth: btmrvl: increase the priority of firmware download messageAmitkumar Karwar2015-01-061-1/+1
| * Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar2015-01-063-2/+12
| * Bluetooth: btmrvl: error path handling in setup handlerAmitkumar Karwar2015-01-061-1/+4
| * Bluetooth: btmrvl: fix race issue while stopping main threadAmitkumar Karwar2015-01-061-0/+5
| * Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devicesMarcel Holtmann2015-01-031-1/+3
| * Bluetooth: Fix issue with Roper Class 1 Bluetooth DongleMarcel Holtmann2015-01-021-3/+6
* | net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko2015-01-181-2/+8
* | niu: remove one compound_head() callEric Dumazet2015-01-181-2/+1
* | qeth: Remove unneeded structure memberThomas Richter2015-01-181-1/+0
* | qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser2015-01-182-48/+32
* | qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser2015-01-184-15/+8
* | s390/net: Delete useless checks before function callsMarkus Elfring2015-01-183-14/+7
* | s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz2015-01-185-19/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-1813-81/+365
|\ \
| * | i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda2015-01-162-2/+2
| * | i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh2015-01-164-18/+62
| * | i40e: when Rx timestamps disabled set specific modeJacob Keller2015-01-161-11/+17
| * | i40e: use same check for Rx hang as for Rx timestampsJacob Keller2015-01-161-1/+6
| * | i40e: AQ API updates for new commandsShannon Nelson2015-01-162-10/+126
| * | i40e: AQ API updatesJeff Kirsher2015-01-162-10/+10
| * | i40e: add more struct size checksShannon Nelson2015-01-162-0/+86
| * | i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh2015-01-161-0/+10
| * | i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller2015-01-162-1/+11
| * | i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller2015-01-161-4/+7
| * | i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2015-01-162-2/+2
| * | i40e: Dump Stats string removed from debugfs help commandSravanthi Tangeda2015-01-161-1/+0
| * | i40e: Add define for interrupt name string lenCarolyn Wyborny2015-01-162-8/+9
| * | i40e: don't give up on DCB error after resetShannon Nelson2015-01-161-4/+6
| * | i40e: fix proc/int descriptionsCarolyn Wyborny2015-01-161-2/+2
| * | i40e/i40evf: Increase ASQ timeoutKevin Scott2015-01-162-2/+2
| * | i40e/i40evf: AdminQ updates ww36Shannon Nelson2015-01-162-8/+10
* | | amd-xgbe-phy: Allow certain PHY settings to be set by UEFILendacky, Thomas2015-01-171-23/+136
* | | amd-xgbe: Add ACPI supportLendacky, Thomas2015-01-178-106/+273
* | | amd-xgbe-phy: Use the proper auto-negotiation XNP registersLendacky, Thomas2015-01-171-2/+6
* | | amd-xgbe-phy: Properly support the FEC auto-negotiationLendacky, Thomas2015-01-171-11/+33
* | | amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas2015-01-172-266/+388
* | | amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas2015-01-172-28/+10
* | | amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas2015-01-173-43/+25
* | | amd-xgbe: Clear all state during a device restartLendacky, Thomas2015-01-173-6/+24
* | | amd-xgbe-phy: On suspend, save CTRL1 reg for use on resumeLendacky, Thomas2015-01-171-11/+9
* | | amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas2015-01-171-2/+6
* | | amd-xgbe-phy: Checkpatch fixesLendacky, Thomas2015-01-171-3/+4
* | | amd-xgbe: Checkpatch fixesLendacky, Thomas2015-01-173-3/+3
|/ /