summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* enic: reduce ioread in devcmd2Govindarajulu Varadarajan2015-08-252-3/+6
* r8169: Add values missing in @get_stats64 from HW countersCorinna Vinschen2015-08-251-14/+149
* ppp: implement x-netns supportGuillaume Nault2015-08-251-2/+15
* net: sun4i-emac: Claim emac sramHans de Goede2015-08-251-2/+11
* net/mlx5e: Avoid accessing NULL pointer at ndo_select_queueRana Shahout2015-08-253-6/+6
* mlxsw: fix error return codeJulia Lawall2015-08-251-0/+1
* net: davinci_emac: fix error return codeJulia Lawall2015-08-251-1/+3
* fjes: ethtool supportTaku Izumi2015-08-244-1/+141
* fjes: handle receive cancellation request interruptTaku Izumi2015-08-241-0/+78
* fjes: epstop_taskTaku Izumi2015-08-243-0/+33
* fjes: update_zone_taskTaku Izumi2015-08-243-0/+194
* fjes: unshare_watch_taskTaku Izumi2015-08-242-0/+129
* fjes: force_close_taskTaku Izumi2015-08-242-0/+14
* fjes: interrupt_watch_taskTaku Izumi2015-08-242-1/+44
* fjes: net_device_ops.ndo_vlan_rx_add/kill_vidTaku Izumi2015-08-243-0/+69
* fjes: net_device_ops.ndo_tx_timeoutTaku Izumi2015-08-241-0/+9
* fjes: net_device_ops.ndo_change_mtuTaku Izumi2015-08-241-0/+29
* fjes: net_device_ops.ndo_get_stats64Taku Izumi2015-08-241-0/+13
* fjes: NAPI polling functionTaku Izumi2015-08-243-2/+214
* fjes: tx_stall_taskTaku Izumi2015-08-242-0/+63
* fjes: raise_intr_rxdata_taskTaku Izumi2015-08-242-0/+67
* 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-231-0/+49
* Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-08-2319-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-232-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-231-3/+4
* | | NET: nps_enet: TX done acknowledge.Noam Camus2015-08-231-0/+3
* | | NET: nps_enet: drop control framesNoam Camus2015-08-231-4/+4