summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-10-09xen-netback: transition to CLOSED when removing a VIFDavid Vrabel1-0/+4
2013-10-09net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai1-2/+3
2013-10-09net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2-19/+25
2013-10-09net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky1-0/+4
2013-10-08tun: don't look at current when non-blockingMichael S. Tsirkin1-3/+5
2013-10-08mrf24j40: Use level-triggered interruptsAlan Ott1-1/+1
2013-10-08mrf24j40: Use threaded IRQ handlerAlan Ott1-20/+7
2013-10-08mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott1-2/+2
2013-10-07can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-5/+5
2013-10-07net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann1-2/+2
2013-10-07net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann1-1/+5
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-13/+11
2013-10-03net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth1-0/+1
2013-10-03net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth1-1/+1
2013-10-03net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth1-3/+1
2013-10-03igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen1-0/+2
2013-10-03net: calxedaxgmac: determine number of address filters at runtimeRob Herring1-4/+11
2013-10-03net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring1-4/+2
2013-10-03net: calxedaxgmac: fix clearing of old filter addressesRob Herring1-2/+2
2013-10-01qlcnic: Fix SR-IOV configurationManish Chopra1-1/+7
2013-10-01ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-01Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-12/+0
2013-10-01ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-10-01powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova1-1/+3
2013-10-01Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller1-3/+1
2013-10-01bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2013-10-01dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2013-10-01ath9k: fix powersave response handling for BA session packetsFelix Fietkau1-3/+6
2013-10-01mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar1-2/+4
2013-10-01Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka1-8/+1
2013-09-30xen-netback: Handle backend state transitions in a more robust wayPaul Durrant1-30/+118
2013-09-30net: qmi_wwan: fix Cinterion PLXX product IDAleksander Morgado1-1/+1
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova1-1/+3
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar1-6/+3
2013-09-30can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde1-12/+0
2013-09-28USBNET: fix handling padding packetMing Lei1-6/+21
2013-09-28qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty3-2/+57
2013-09-28be2net: Fix to display the VLAN priority for a VFAjit Khaparde1-2/+2
2013-09-28be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde1-10/+11
2013-09-28be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde1-9/+0
2013-09-28be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde2-0/+3
2013-09-28be2net: Fix VLAN promiscuous mode programmingAjit Khaparde4-6/+40
2013-09-28be2net: Fix the size of be_nic_res_desc structureAjit Khaparde1-1/+1
2013-09-28be2net: Fix to prevent Tx stall on SH-R when packet size < 32Ajit Khaparde1-3/+3
2013-09-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller18-84/+59
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-84/+59
2013-09-27i40e: clean up coccicheck reported errorsJesse Brandeburg2-5/+4
2013-09-27i40e: better return valuesJesse Brandeburg1-16/+21
2013-09-27i40e: convert ret to aq_retJesse Brandeburg1-55/+52
2013-09-27i40e: small clean ups from reviewJesse Brandeburg1-3/+3