summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2013-02-13net/macb: fix race with RX interrupt while doing NAPINicolas Ferre-0/+5
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong-7/+64
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-18/+18
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck-6/+3
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork-0/+1
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-18/+18
2013-02-11mwl8k: fix band for supported channelsJonas Gorski-18/+18
2013-02-10bnx2x: set gso_typeMichael S. Tsirkin-7/+5
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin-1/+6
2013-02-10ixgbe: fix gso typeMichael S. Tsirkin-2/+6
2013-02-10stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO-3/+7
2013-02-10stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO-1/+1
2013-02-10Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller-67/+19
2013-02-09Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu-21/+9
2013-02-08Revert "r8169: enable ALDPS for power saving".Francois Romieu-46/+10
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-160/+298
2013-02-07Merge branch 'netback'David S. Miller-53/+88
2013-02-07netback: correct netbk_tx_err to handle wrap around.Ian Campbell-1/+1
2013-02-07xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell-1/+12
2013-02-07xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley-25/+13
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell-26/+62
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-1/+1
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork-0/+12
2013-02-06net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork-0/+3
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-32/+31
2013-02-05mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz-1/+1
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel-29/+27
2013-02-04rtlwifi: Fix scheduling while atomic bugLarry Finger-3/+4
2013-02-04net: usbnet: fix tx_dropped statisticsBjørn Mork-6/+4
2013-02-02Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller-1/+5
2013-02-02via-rhine: Fix bugs in NAPI support.David S. Miller-6/+2
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-39/+23
2013-02-01can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein-1/+5
2013-01-30NET: qmi_wwan: add Telit LE920 supportDaniele Palmas-0/+1
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork-0/+25
2013-01-30mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao-4/+5
2013-01-29vmxnet3: set carrier state properly on probeNeil Horman-4/+3
2013-01-29e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan-0/+71
2013-01-29bonding: unset primary slave via sysfsMilos Vyletel-0/+1
2013-01-29be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi-5/+5
2013-01-29tuntap: allow polling/writing/reading when detachedJason Wang-9/+16
2013-01-29tun: fix carrier on/off statusMichael S. Tsirkin-5/+8
2013-01-28rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger-2/+2
2013-01-28brcmsmac: fix tx status processingArend van Spriel-16/+9
2013-01-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-17/+7
2013-01-28dm9601: support dm9620 variantPeter Korsgaard-1/+29
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO-5/+5
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy-5/+16
2013-01-27r8169: fix vlan tag read ordering.françois romieu-8/+6
2013-01-27net: cdc_ncm: use IAD provided by the USB coreBjørn Mork-24/+4