summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen-netback: transition to CLOSED when removing a VIFDavid Vrabel2013-10-081-0/+4
* net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai2013-10-081-2/+3
* net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2013-10-082-19/+25
* net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky2013-10-081-0/+4
* tun: don't look at current when non-blockingMichael S. Tsirkin2013-10-081-3/+5
* mrf24j40: Use level-triggered interruptsAlan Ott2013-10-081-1/+1
* mrf24j40: Use threaded IRQ handlerAlan Ott2013-10-081-20/+7
* mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott2013-10-081-2/+2
* can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde2013-10-071-5/+5
* net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann2013-10-071-2/+2
* net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann2013-10-071-1/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-033-13/+11
|\
| * ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-301-3/+6
| * mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar2013-09-301-2/+4
| * Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka2013-09-301-8/+1
* | net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth2013-10-021-0/+1
* | net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth2013-10-021-1/+1
* | net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth2013-10-021-3/+1
* | igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-021-0/+2
* | net: calxedaxgmac: determine number of address filters at runtimeRob Herring2013-10-021-4/+11
* | net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring2013-10-021-4/+2
* | net: calxedaxgmac: fix clearing of old filter addressesRob Herring2013-10-021-2/+2
* | connector: use 'size' everywhere in cn_netlink_send()Mathias Krause2013-10-021-1/+1
* | connector: use nlmsg_len() to check message lengthMathias Krause2013-10-021-3/+4
* | proc connector: fix info leaksMathias Krause2013-10-021-0/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-0156-481/+737
|\ \
| * | qlcnic: Fix SR-IOV configurationManish Chopra2013-10-011-1/+7
| * | ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda2013-10-011-0/+6
| * | Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-10-011-12/+0
| |\ \
| | * | can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde2013-09-301-12/+0
| * | | ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-10-011-1/+1
| * | | powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-10-011-1/+3
| * | | Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2013-10-011-3/+1
| * | | bonding: Fix broken promiscuity reference counting issueNeil Horman2013-10-011-3/+10
| * | | dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard2013-10-011-1/+1
| * | | xen-netback: Handle backend state transitions in a more robust wayPaul Durrant2013-09-301-30/+118
| * | | net: qmi_wwan: fix Cinterion PLXX product IDAleksander Morgado2013-09-301-1/+1
| * | | powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+3
| * | | vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2013-09-301-6/+3
| |/ /
| * | USBNET: fix handling padding packetMing Lei2013-09-281-6/+21
| * | qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty2013-09-273-2/+57
| * | be2net: Fix to display the VLAN priority for a VFAjit Khaparde2013-09-271-2/+2
| * | be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde2013-09-271-10/+11
| * | be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde2013-09-271-9/+0
| * | be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde2013-09-272-0/+3
| * | be2net: Fix VLAN promiscuous mode programmingAjit Khaparde2013-09-274-6/+40
| * | be2net: Fix the size of be_nic_res_desc structureAjit Khaparde2013-09-271-1/+1
| * | be2net: Fix to prevent Tx stall on SH-R when packet size < 32Ajit Khaparde2013-09-271-3/+3
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-09-2721-107/+92
| |\ \
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-09-2721-107/+92
| | |\|