summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-06net: eth: xgene: change APM X-Gene SoC platform ethernet to support ACPIFeng Kan
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko
2015-01-06net/fsl: Add mEMAC MDIO support to XGMAC MDIOAndy Fleming
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre
2015-01-06Driver: Vmxnet3: Make Rx ring 2 size configurableShrikrishna Khare
2015-01-06r8152: support ndo_features_checkhayeswang
2015-01-06cxgb4: Add PCI device ID for new T5 adapterHariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai
2015-01-05be2net: support TX batching using skb->xmit_more flagSathya Perla
2015-01-05at86rf230: Constify struct regmap_configKrzysztof Kozlowski
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-02qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen
2015-01-02Merge tag 'wireless-drivers-next-for-davem-2015-01-02' of git://git.kernel.or...David S. Miller
2015-01-02net: ethernet: cisco: enic: enic_dev: Remove some unused functionsRickard Strandqvist
2015-01-02net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist
2015-01-02net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functionsRickard Strandqvist
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross
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-31tun: return proper error code from tun_do_readAlex Gartrell
2014-12-31tun: Fixed unsigned/signed comparisonAlex Gartrell