aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-06-23drivers: net: xgene: Check for IS_ERR rather than NULL for clock.Suman Tripathi
2015-06-23drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/...Suman Tripathi
2015-06-23drivers: net: xgene: Implement the backward compatibility with the old and ne...Suman Tripathi
2015-06-23drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A...Suman Tripathi
2015-06-23NET: Add ezchip ethernet driverNoam Camus
2015-06-23rocker: call correct unregister function on errorGilad Ben-Yossef
2015-06-23net: fec: init MAC prior to mii bus probeNimrod Andy
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman
2015-06-23switchdev: rename vlan vid_start to vid_beginScott Feldman
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-23net: stmmac: dwmac-rk: add rk3368-specific dataHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: abstract access to mac settings in GRFHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: remove unused gpio register definesHeiko Stübner
2015-06-23Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/...David S. Miller
2015-06-23net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121Alexander Popov
2015-06-23dsa: mv88x6xxx: Zero statistics countersAndrew Lunn
2015-06-23dsa: mv88x6xxx: Add debugfs interface for scratch registersAndrew Lunn
2015-06-23dsa: mv88x6xxx: Add debugfs interface for device mapAndrew Lunn
2015-06-23dsa: mv88x6xxx: Add debugfs interface for statisticsAndrew Lunn
2015-06-23dsa: mv88x6xxx: Refactor getting a single statisticAndrew Lunn
2015-06-23dsa: mv88e6xxx: Add debugfs interface for ATUAndrew Lunn
2015-06-23dsa: mv88e6xxx: Add debugfs interface for registersAndrew Lunn
2015-06-23vmxnet3: Changes for vmxnet3 adapter version 2 (fwd)Shreyas Bhatewara
2015-06-23vmxnet3: Fix memory leaks in rx path (fwd)Shreyas Bhatewara
2015-06-23vmxnet3: Register shutdown handler for device (fwd)Shreyas Bhatewara
2015-06-23macvtap: Increase limit of macvtap queuesPankaj Gupta
2015-06-23xen-netback: fix a BUG() during initializationPalik, Imre
2015-06-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-06-23bonding: Display LACP info only to CAP_NET_ADMIN capable userMahesh Bandewar
2015-06-23mvneta: add forgotten initialization of autonegotiation bitsStas Sergeev
2015-06-23net/macb: add config for Atmel sama5d2 SoCsCyrille Pitchen
2015-06-23net/phy: Add support for Realtek RTL8211FShengzhou Liu
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-23module: add per-module param_lockDan Streetman
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-21bna: remove superfluous parenthesesIvan Vecera
2015-06-21bna: make pointers to read-only inputs constIvan Vecera
2015-06-21bna: remove unnecessary cast of BIT valueIvan Vecera
2015-06-21net: via/Kconfig: replace USE_OF with OF_???Antonio Borneo
2015-06-21net: via-rhine: remove unneeded include fileAntonio Borneo
2015-06-21can: fix loss of CAN frames in raw_rcvOliver Hartkopp
2015-06-21cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai
2015-06-21Modify Liquidio Kconfig for crc libRaghu Vatsavayi
2015-06-21cxgb3: avoid needless buffer copy for firmwareKees Cook
2015-06-21net/xen-netback: Don't mix hexa and decimal with 0x in the printf formatJulien Grall
2015-06-21net/xen-netback: Remove unused code in xenvif_rx_actionJulien Grall
2015-06-21net/xen-netfront: Correct printf format in xennet_get_responsesJulien Grall