summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie2015-01-021-14/+0
* net/fsl: remove irq assignment from xgmac_mdioShaohui Xie2015-01-021-2/+1
* net/fsl: remove reset from xgmac_mdioShaohui Xie2015-01-021-19/+0
* GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen2014-12-314-1/+462
* igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller2014-12-311-0/+1
* e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller2014-12-311-0/+1
* enic: add stats for dma mapping errorGovindarajulu Varadarajan2014-12-313-1/+25
* enic: check dma_mapping_errorGovindarajulu Varadarajan2014-12-312-58/+106
* enic: make vnic_wq_buf doubly linkedGovindarajulu Varadarajan2014-12-312-0/+4
* net: fec: add Wake-on-LAN supportNimrod Andy2014-12-312-10/+96
* net: gianfar: add missing __iomem annotationKevin Hao2014-12-302-2/+2
* net: gianfar: mark the local functions staticKevin Hao2014-12-301-4/+5
* net: sxgbe: Use setup_timerJulia Lawall2014-12-301-6/+4
* ksz884x: Use setup_timerJulia Lawall2014-12-301-3/+1
* atl1e: Use setup_timerJulia Lawall2014-12-301-3/+2
* atheros: atlx: Use setup_timerJulia Lawall2014-12-301-6/+4
* timecounter: keep track of accumulated fractional nanosecondsRichard Cochran2014-12-301-2/+2
* net: cpts: convert to timecounter adjtime.Richard Cochran2014-12-301-4/+1
* net: mlx4: convert to timecounter adjtime.Richard Cochran2014-12-301-4/+1
* net: ixgbe: convert to timecounter adjtime.Richard Cochran2014-12-301-10/+1
* net: igb: convert to timecounter adjtime.Richard Cochran2014-12-301-6/+1
* net: e1000e: convert to timecounter adjtime.Richard Cochran2014-12-301-4/+1
* net: fec: convert to timecounter adjtime.Richard Cochran2014-12-301-15/+1
* net: bnx2x: convert to timecounter adjtime.Richard Cochran2014-12-301-5/+1
* net: xgbe: convert to timecounter adjtime.Richard Cochran2014-12-301-7/+1
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-307-5/+7
* ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai2014-12-271-2/+4
* net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-264-13/+21
* net: incorrect use of init_completion fixupNicholas Mc Guire2014-12-261-1/+1
* net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao2014-12-262-6/+0
* cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai2014-12-224-41/+161
* net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai2014-12-221-1/+11
* 8139too: Add netif_napi_del in the driverJia-Ju Bai2014-12-221-0/+2
* 8139too: Fix the lack of pci_disable_deviceJia-Ju Bai2014-12-221-1/+1
* net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0
* net: s6gmac: remove driverDaniel Glöckner2014-12-223-1071/+0
* net: ethernet: micrel: ksz884x.c: Remove unused functionRickard Strandqvist2014-12-221-6/+0
* tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan2014-12-221-17/+17
* stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen2014-12-221-6/+8
* enic: fix rx skb checksumGovindarajulu Varadarajan2014-12-191-4/+8
* sunvnet: fix a memory leak in vnet_handle_offloadsLi RongQing2014-12-191-0/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-12-184-4/+174
|\
| *-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier2014-12-154-4/+174
| |\ \
| | | * mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-153-1/+171
| | |/ | |/|
| | * mlx4_core: Check for DPDP violation only when DPDP is not supportedYuval Shaia2014-12-151-3/+3
| |/
* | be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna2014-12-181-0/+2
* | bnx2x: fix typos in "configure"Jiri Benc2014-12-182-4/+4
* | cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2014-12-182-2/+2
* | net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-161-0/+5
* | net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2014-12-162-4/+11
OpenPOWER on IntegriCloud