summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack1-0/+44
2014-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-68/+38
2014-07-01net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli1-7/+0
2014-07-01net: bcmgenet: start with carrier offFlorian Fainelli1-0/+3
2014-07-01net: bcmgenet: disable clock before register_netdevFlorian Fainelli1-4/+4
2014-07-01net: systemport: fix TX NAPI work done return valueFlorian Fainelli1-2/+2
2014-07-01net: systemport: fix UniMAC reset logicFlorian Fainelli1-24/+9
2014-07-01net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli1-6/+0
2014-07-01bnx2x: fix possible panic under memory stressEric Dumazet1-1/+2
2014-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-68/+38
2014-06-26bnx2x: Fix the MSI flagsYijing Wang1-1/+1
2014-06-26Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2-19/+5
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-25brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel1-2/+3
2014-06-25mwifiex: fix Tx timeout issueAmitkumar Karwar1-0/+1
2014-06-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-47/+29
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-24Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag"Arik Nemtsov2-0/+8
2014-06-24iwlwifi: update the 7265 series HW IDsOren Givon1-1/+2
2014-06-24iwlwifi: mvm: rework sched scan channel configurationEliad Peller1-46/+19
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/lin...David 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/linvil...John 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