aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings2015-01-193-7/+10
* csiostor:Removed file csio_hw_t4.cPraveen Madhavan2015-01-192-405/+1
* csiostor:Remove T4 FCoE Support.Praveen Madhavan2015-01-194-101/+24
* net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok2015-01-193-15/+958
* net: netcp: Add Keystone NetCP GbE driverWingman Kwok2015-01-193-1/+1847
* net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan2015-01-194-0/+2384
* net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi2015-01-191-2/+2
* tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-191-0/+8
* net: rocker: Add basic netdev counters - v2David Ahern2015-01-181-1/+20
* net: ethernet: cpsw: don't requests IRQs we don't useFelipe Balbi2015-01-181-39/+33
* net: ethernet: cpsw: unroll IRQ request loopFelipe Balbi2015-01-181-15/+47
* 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-171-2/+1
* | qeth: Remove unneeded structure memberThomas Richter2015-01-171-1/+0
* | qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser2015-01-172-48/+32
* | qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser2015-01-174-15/+8
* | s390/net: Delete useless checks before function callsMarkus Elfring2015-01-173-14/+7
* | s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz2015-01-175-19/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-1713-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-161-23/+136