summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* fjes: net_device_ops.ndo_start_xmitTaku Izumi2015-08-244-0/+245
* fjes: net_device_ops.ndo_open and .ndo_stopTaku Izumi2015-08-245-0/+439
* fjes: buffer address regist/unregistration routineTaku Izumi2015-08-242-1/+194
* fjes: ES information acquisition routineTaku Izumi2015-08-243-0/+148
* fjes: platform_driver's .probe and .remove routineTaku Izumi2015-08-242-0/+119
* fjes: Hardware cleanup routineTaku Izumi2015-08-242-0/+67
* fjes: Hardware initialization routineTaku Izumi2015-08-245-1/+650
* fjes: Introduce FUJITSU Extended Socket Network Device driverTaku Izumi2015-08-245-0/+284
* 3c59x: Add BQL support for 3c59x ethernet driver.Loganaden Velvindron2015-08-241-3/+20
* net: phy: add interrupt support for aquantia phyShaohui Xie2015-08-241-0/+49
* Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-08-2419-27/+1966
|\
| * nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga2015-08-2011-0/+1532
| * NFC: trf7970a: Add NULL check to clear up smatch warningMark Greer2015-08-191-1/+3
| * NFC: trf7970a: SDD_EN is bit 5 not bit 3Mark Greer2015-08-191-1/+1
| * nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknownChristophe Ricard2015-08-171-1/+0
| * nfc: st-nci: Add spi phy support for st21nfcbChristophe Ricard2015-08-173-0/+406
| * nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC valueChristophe Ricard2015-08-171-1/+3
| * nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACKChristophe Ricard2015-08-171-0/+2
| * NFC: st-nci: fix use of uninitialized variables in error pathChristophe Ricard2015-08-171-4/+4
| * NFC: st21nfca: fix use of uninitialized variables in error pathChristophe Ricard2015-08-171-5/+6
| * nfc: st-nci: Fix non accurate comment for st_nci_i2c_readChristophe Ricard2015-08-171-7/+2
| * nfc: st-nci: Fix typo when changing from st21nfcb to st-nciChristophe Ricard2015-08-171-9/+9
| * nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard2015-08-171-1/+1
* | Merge tag 'linux-can-next-for-4.3-20150820' of git://git.kernel.org/pub/scm/l...David S. Miller2015-08-242-5/+5
|\ \
| * | can: flexcan: demote register output to debug levelLucas Stach2015-08-201-1/+1
| * | can: gs_usb: Fix typo in function nameNik Nyby2015-08-201-4/+4
* | | NET: nps_enet: minor namespace cleanupNoam Camus2015-08-241-3/+4
* | | NET: nps_enet: TX done acknowledge.Noam Camus2015-08-241-0/+3
* | | NET: nps_enet: drop control framesNoam Camus2015-08-241-4/+4
* | | NET: nps_enet: TX done race conditionNoam Camus2015-08-241-7/+3
* | | NET: nps_enet: replace use of cause registerNoam Camus2015-08-242-24/+5
* | | vxlan: GRO support at tunnel layerTom Herbert2015-08-241-2/+7
* | | gro: Fix remcsum offload to deal with frags in GROTom Herbert2015-08-241-14/+9
* | | net/xen-netfront: only clean up queues if presentChas Williams2015-08-241-2/+3
* | | net: dsa: mv88e6xxx: set 802.1Q mode to FallbackVivien Didelot2015-08-241-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-2144-490/+366
|\ \ \
| * \ \ Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-212-5/+17
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'acpi-video' and 'cpufreq-fixes'Rafael J. Wysocki2015-08-212-5/+17
| | |\ \ \ \
| | | | * | | cpufreq: exynos: Fix for memory leak in case SoC name does not matchShailendra Verma2015-08-141-2/+4
| | | * | | | ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede2015-08-141-3/+13
| | | |/ / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-207-57/+83
| |\ \ \ \ \
| | * | | | | net: phy: fix semicolon.cocci warningskbuild test robot2015-08-181-1/+1
| | * | | | | net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward2015-08-181-0/+1
| | * | | | | be2net: avoid vxlan offloading on multichannel configsIvan Vecera2015-08-171-2/+2
| | * | | | | net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov2015-08-171-12/+19
| | * | | | | net: ethernet: micrel: fix an error codeDan Carpenter2015-08-171-3/+2
| | * | | | | ppp: fix device unregistration upon netns deletionGuillaume Nault2015-08-171-36/+42
| | * | | | | net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie2015-08-171-4/+12
| | * | | | | gianfar: Restore link state settings after MAC resetClaudiu Manoil2015-08-141-0/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-08-204-23/+44
| |\ \ \ \ \ \