summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: allwinner: emac: Add missing free_irqMaxime Ripard2014-06-251-0/+1
* cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo2014-06-251-0/+1
* xen-netback: bookkeep number of active queues in our own moduleWei Liu2014-06-253-52/+26
* tg3: Change nvram command timeout value to 50msPrashant Sreedharan2014-06-251-2/+2
* cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing2014-06-241-9/+7
* be2net: fix qnq mode detection on VFsSuresh Reddy2014-06-233-6/+4
* at86rf230: fix irq setupPhoebe Buckheister2014-06-221-1/+4
* net: phy: at803x: fix coccinelle warningsFengguang Wu2014-06-221-1/+1
* net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz2014-06-221-1/+2
* tulip: Poll link status more frequently for Comet chipsOndrej Zary2014-06-221-1/+1
* net: huawei_cdc_ncm: increase command buffer sizeBjørn Mork2014-06-211-3/+4
* drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N2014-06-211-1/+6
* xen-netfront: recreate queues correctly when reconnectingDavid Vrabel2014-06-211-32/+72
* xen-netfront: fix oops when disconnected from backendDavid Vrabel2014-06-211-2/+3
* net: phy: at803x: Add support for hardware resetDaniel Mack2014-06-211-41/+144
* net: phy: at803x: use #defines for supported PHY idsDaniel Mack2014-06-211-6/+10
* net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-211-0/+3
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-1911-23/+111
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-1811-23/+111
| |\
| | * rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-06-173-4/+28
| | * b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-06-171-3/+7
| | * rt2800usb:fix hang during firmware loadMichael Braun2014-06-171-2/+7
| | * rt2800usb:fix efuse detectionMichael Braun2014-06-172-1/+30
| | * b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki2014-06-161-1/+1
| | * rt2x00: disable TKIP on USBStanislaw Gruszka2014-06-161-0/+2
| | * mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2014-06-162-12/+35
| | * b43: disable 5 GHz on G-PHYRafał Miłecki2014-06-161-0/+1
* | | tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan2014-06-191-2/+2
* | | bonding: Advertize vxlan offload features when supportedOr Gerlitz2014-06-181-0/+9
* | | skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner2014-06-181-0/+7
|/ /
* | net: fec: Don't clear IPV6 header checksum field when IP accelerator enableFugang Duan2014-06-171-1/+7
* | hyperv: fix apparent cut-n-paste error in send path teardownDave Jones2014-06-161-1/+1
* | net: tile: fix unused variable warningChris Metcalf2014-06-161-1/+0
* | slcan: Port write_wakeup deadlock fix from slipTyler Hall2014-06-161-10/+27
* | slip: Fix deadlock in write_wakeupTyler Hall2014-06-162-10/+27
* | vmxnet3: adjust ring sizes when interface is downNeil Horman2014-06-163-6/+18
|/
* vxlan: Checksum fixesTom Herbert2014-06-151-9/+2
* vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-131-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12692-13603/+37654
|\
| * net: fec: Add software TSO supportNimrod Andy2014-06-122-23/+238
| * net: fec: Add Scatter/gather supportNimrod Andy2014-06-122-62/+178
| * net: fec: Increase buffer descriptor entry numberNimrod Andy2014-06-122-16/+17
| * net: fec: Factorize feature settingNimrod Andy2014-06-121-5/+3
| * net: fec: Enable IP header hardware checksumNimrod Andy2014-06-121-1/+2
| * net: fec: Factorize the .xmit transmit functionNimrod Andy2014-06-122-35/+47
| * via-rhine: fix full-duplex with autoneg disableFrançois Cachereul2014-06-121-2/+3
| * bnx2x: Enlarge the dorq threshold for VFsAriel Elior2014-06-121-2/+4
| * bnx2x: Check for UNDI in uncommon branchYuval Mintz2014-06-121-13/+30
| * bnx2x: Fix 1G-baseT linkYaniv Rosner2014-06-121-0/+1
| * bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner2014-06-121-6/+19