summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* tg3: Add read dma workaround for 5720Nithin Sujir2013-06-042-8/+18
* net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANARJens Renner \(EFE\)2013-06-041-1/+2
* bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz2013-06-041-2/+1
* net: fec: add fallback to random MAC addressLucas Stach2013-06-041-0/+12
* bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov2013-06-041-7/+6
* Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-06-044-93/+160
|\
| * net: can: peak_usb: Do not do dma on the stackMarc Kleine-Budde2013-06-032-21/+41
| * net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie2013-06-031-51/+76
| * net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson2013-06-031-21/+43
* | net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz2013-06-041-3/+7
* | net/mlx4_en: Handle unassigned VF MAC address correctlyOr Gerlitz2013-06-041-4/+12
* | net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein2013-06-042-16/+6
* | net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg2013-06-041-0/+1
|/
* hyperv: Fix vlan_proto setting in netvsc_recv_callback()Haiyang Zhang2013-05-311-1/+2
* team: fix port list dump for big number of portsJiri Pirko2013-05-311-3/+4
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-05-3118-189/+234
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2918-189/+234
| |\
| | * ath9k: use correct OTP register offsets for AR9550Gabor Juhos2013-05-281-3/+6
| | * brcmfmac: Disable powersave mode for P2P link.Hante Meuleman2013-05-281-0/+5
| | * brcmfmac: Add multi channel support for P2P.Hante Meuleman2013-05-281-1/+25
| | * brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel2013-05-283-5/+25
| | * brcmfmac: free net device when registration failsArend van Spriel2013-05-282-4/+9
| | * brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel2013-05-283-25/+20
| | * brcmfmac: Fix p2p setup when connected to ap on 5G.Hante Meuleman2013-05-281-7/+21
| | * brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman2013-05-283-19/+45
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-281-1/+1
| | |\
| | | * iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach2013-05-271-1/+1
| | * | ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau2013-05-243-6/+20
| | * | ath9k_hw: fix host interface reset on AR934xFelix Fietkau2013-05-242-3/+9
| | * | ath9k_hw: fix spur mitigation issues on AR934xFelix Fietkau2013-05-241-1/+2
| | * | atmel: printing bogus informationDan Carpenter2013-05-221-1/+1
| | * | ath9k: prevent aggregation session deadlocksFelix Fietkau2013-05-224-114/+46
* | | | be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2013-05-302-28/+26
* | | | be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur2013-05-303-2/+8
|/ / /
* | | tuntap: forbid changing mq flag for persistent deviceJason Wang2013-05-291-0/+4
* | | net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO2013-05-271-1/+1
* | | qlge: add missing free_netdev() on error in qlge_probe()Wei Yongjun2013-05-251-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2452-342/+569
|\ \ \
| * | | be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-231-9/+4
| * | | net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| * | | virtio_net: enable napi for all possible queues during openJason Wang2013-05-231-4/+5
| * | | net: ethernet: sun: drop unused variableEmilio López2013-05-221-1/+0
| * | | net: ethernet: korina: drop unused variableEmilio López2013-05-221-1/+0
| * | | net: ethernet: apple: drop unused variableEmilio López2013-05-221-1/+0
| * | | qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel2013-05-221-0/+1
| * | | net: fec: use a more proper compatible string for MVF type deviceShawn Guo2013-05-221-3/+3
| * | | qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-224-46/+61
| * | | qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-223-6/+1
| * | | qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-221-4/+8
| * | | tg3: Update version to 3.132Nithin Sujir2013-05-221-2/+2