summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-01-05be2net: support TX batching using skb->xmit_more flagSathya Perla
2015-01-04qlcnic: Fix dump_skb outputJoe Perches
2015-01-04enic: reconfigure resources for kdump crash kernelGovindarajulu Varadarajan
2015-01-04net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-02mlx4: include clocksource.h againRichard Cochran
2015-01-02ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02enic: free all rq buffs when allocation failsGovindarajulu Varadarajan
2015-01-02net: ethernet: cisco: enic: enic_dev: Remove some unused functionsRickard Strandqvist
2015-01-02net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functionsRickard Strandqvist
2015-01-02Altera TSE: Add missing phydevKostya Belezko
2015-01-02net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein
2015-01-02net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb
2015-01-02net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie
2015-01-02net/fsl: remove irq assignment from xgmac_mdioShaohui Xie
2015-01-02net/fsl: remove reset from xgmac_mdioShaohui Xie
2014-12-31qlcnic: Fix return value in qlcnic_probe()Yongjian Xu
2014-12-31net: axienet: fix error return codeJulia Lawall
2014-12-31net: sun4i-emac: fix error return codeJulia Lawall
2014-12-31myri10ge: fix error return codeJulia Lawall
2014-12-31net: Xilinx: fix error return codeJulia Lawall
2014-12-31GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-31i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches
2014-12-31igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31igb: Remove unneeded FIXMETodd Fujinaka
2014-12-31e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville
2014-12-31enic: add stats for dma mapping errorGovindarajulu Varadarajan
2014-12-31enic: check dma_mapping_errorGovindarajulu Varadarajan
2014-12-31enic: make vnic_wq_buf doubly linkedGovindarajulu Varadarajan
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy
2014-12-30net: gianfar: add missing __iomem annotationKevin Hao
2014-12-30net: gianfar: mark the local functions staticKevin Hao
2014-12-30net: sxgbe: Use setup_timerJulia Lawall
2014-12-30ksz884x: Use setup_timerJulia Lawall
2014-12-30atl1e: Use setup_timerJulia Lawall
2014-12-30atheros: atlx: Use setup_timerJulia Lawall
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran
2014-12-30net: ixgbe: convert to timecounter adjtime.Richard Cochran
2014-12-30net: igb: convert to timecounter adjtime.Richard Cochran
2014-12-30net: e1000e: convert to timecounter adjtime.Richard Cochran
2014-12-30net: fec: convert to timecounter adjtime.Richard Cochran
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran
2014-12-30net: xgbe: convert to timecounter adjtime.Richard Cochran
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai