aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-25net: allwinner: emac: Add missing free_irqMaxime Ripard1-0/+1
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo1-0/+1
2014-06-25xen-netback: bookkeep number of active queues in our own moduleWei Liu3-52/+26
2014-06-25tg3: Change nvram command timeout value to 50msPrashant Sreedharan1-2/+2
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy3-6/+4
2014-06-22at86rf230: fix irq setupPhoebe Buckheister1-1/+4
2014-06-22net: phy: at803x: fix coccinelle warningsFengguang Wu1-1/+1
2014-06-22net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz1-1/+2
2014-06-22tulip: Poll link status more frequently for Comet chipsOndrej Zary1-1/+1
2014-06-21net: huawei_cdc_ncm: increase command buffer sizeBjørn Mork1-3/+4
2014-06-21drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N1-1/+6
2014-06-21xen-netfront: recreate queues correctly when reconnectingDavid Vrabel1-32/+72
2014-06-21xen-netfront: fix oops when disconnected from backendDavid Vrabel1-2/+3
2014-06-21net: phy: at803x: Add support for hardware resetDaniel Mack1-41/+144
2014-06-21net: phy: at803x: use #defines for supported PHY idsDaniel Mack1-6/+10
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack1-0/+3
2014-06-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller11-23/+111
2014-06-19tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan1-2/+2
2014-06-18bonding: Advertize vxlan offload features when supportedOr Gerlitz1-0/+9
2014-06-18skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner1-0/+7
2014-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville11-23/+111
2014-06-17net: fec: Don't clear IPV6 header checksum field when IP accelerator enableFugang Duan1-1/+7
2014-06-17rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka3-4/+28
2014-06-17b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki1-3/+7
2014-06-17rt2800usb:fix hang during firmware loadMichael Braun1-2/+7
2014-06-17rt2800usb:fix efuse detectionMichael Braun2-1/+30
2014-06-16hyperv: fix apparent cut-n-paste error in send path teardownDave Jones1-1/+1
2014-06-16net: tile: fix unused variable warningChris Metcalf1-1/+0
2014-06-16slcan: Port write_wakeup deadlock fix from slipTyler Hall1-10/+27
2014-06-16slip: Fix deadlock in write_wakeupTyler Hall2-10/+27
2014-06-16vmxnet3: adjust ring sizes when interface is downNeil Horman3-6/+18
2014-06-16b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki1-1/+1
2014-06-16rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-06-16mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2-12/+35
2014-06-16b43: disable 5 GHz on G-PHYRafał Miłecki1-0/+1
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-13vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-4/+3
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds692-13603/+37654
2014-06-12net: fec: Add software TSO supportNimrod Andy2-23/+238
2014-06-12net: fec: Add Scatter/gather supportNimrod Andy2-62/+178
2014-06-12net: fec: Increase buffer descriptor entry numberNimrod Andy2-16/+17
2014-06-12net: fec: Factorize feature settingNimrod Andy1-5/+3
2014-06-12net: fec: Enable IP header hardware checksumNimrod Andy1-1/+2
2014-06-12net: fec: Factorize the .xmit transmit functionNimrod Andy2-35/+47
2014-06-12via-rhine: fix full-duplex with autoneg disableFrançois Cachereul1-2/+3
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior1-2/+4
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz1-13/+30
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner1-0/+1
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner1-6/+19