aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre1-0/+1
2015-01-06r8152: support ndo_features_checkhayeswang1-0/+17
2015-01-04net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi1-11/+8
2015-01-02enic: free all rq buffs when allocation failsGovindarajulu Varadarajan1-2/+4
2015-01-02qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen1-3/+7
2015-01-02Altera TSE: Add missing phydevKostya Belezko1-9/+6
2015-01-02net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein1-9/+4
2015-01-02net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb1-4/+5
2014-12-31qlcnic: Fix return value in qlcnic_probe()Yongjian Xu1-0/+1
2014-12-31net: axienet: fix error return codeJulia Lawall1-0/+2
2014-12-31net: sun4i-emac: fix error return codeJulia Lawall1-1/+3
2014-12-31myri10ge: fix error return codeJulia Lawall1-1/+3
2014-12-31net: Xilinx: fix error return codeJulia Lawall2-0/+3
2014-12-31i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches1-1/+3
2014-12-31igb: Remove unneeded FIXMETodd Fujinaka1-1/+1
2014-12-31e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville1-1/+1
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai1-2/+4
2014-12-27bonding: change error message to debug message in __bond_release_one()Wengang Wang1-1/+1
2014-12-26Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller7-12/+34
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross4-13/+21
2014-12-26net: incorrect use of init_completion fixupNicholas Mc Guire1-1/+1
2014-12-26net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao2-6/+0
2014-12-26net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold1-15/+3
2014-12-24brcmfmac: Do not crash if platform data is not populatedMika Westerberg1-2/+2
2014-12-24ipw2200: select CFG80211_WEXTPaul Bolle1-1/+2
2014-12-23vxlan: Fix double free of skb.Pravin B Shelar1-10/+24
2014-12-22cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai4-41/+161
2014-12-22caif: Fix napi poll list corruptionHerbert Xu1-2/+0
2014-12-22net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai1-1/+11
2014-12-228139too: Add netif_napi_del in the driverJia-Ju Bai1-0/+2
2014-12-228139too: Fix the lack of pci_disable_deviceJia-Ju Bai1-1/+1
2014-12-22net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-22net: s6gmac: remove driverDaniel Glöckner3-1071/+0
2014-12-22net: ethernet: micrel: ksz884x.c: Remove unused functionRickard Strandqvist1-6/+0
2014-12-22tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2014-12-22hyperv: Fix some variable name typos in send-buffer init/revokeHaiyang Zhang2-7/+9
2014-12-22virtio_net: Fix napi poll list corruptionHerbert Xu1-2/+0
2014-12-22stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen1-6/+8
2014-12-21Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo5-9/+30
2014-12-19enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2014-12-19sunvnet: fix a memory leak in vnet_handle_offloadsLi RongQing1-0/+1
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-4/+174
2014-12-18be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna1-0/+2
2014-12-18bnx2x: fix typos in "configure"Jiri Benc2-4/+4
2014-12-18xen-netback: support frontends without feature-rx-notify againDavid Vrabel4-18/+29
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2-2/+2
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz1-0/+5
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2-4/+11
2014-12-16net: fec: Fix NAPI raceNimrod Andy1-12/+7