summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-06-04tg3: Add read dma workaround for 5720Nithin Sujir2-8/+18
2013-06-04net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANARJens Renner \(EFE\)1-1/+2
2013-06-04bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz1-2/+1
2013-06-04net: fec: add fallback to random MAC addressLucas Stach1-0/+12
2013-06-04bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov1-7/+6
2013-06-04Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-canDavid S. Miller4-93/+160
2013-06-04net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz1-3/+7
2013-06-04net/mlx4_en: Handle unassigned VF MAC address correctlyOr Gerlitz1-4/+12
2013-06-04net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein2-16/+6
2013-06-04net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg1-0/+1
2013-06-03net: can: peak_usb: Do not do dma on the stackMarc Kleine-Budde2-21/+41
2013-06-03net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie1-51/+76
2013-06-03net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson1-21/+43
2013-05-31hyperv: Fix vlan_proto setting in netvsc_recv_callback()Haiyang Zhang1-1/+2
2013-05-31team: fix port list dump for big number of portsJiri Pirko1-3/+4
2013-05-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller18-189/+234
2013-05-30be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2-28/+26
2013-05-30be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur3-2/+8
2013-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-189/+234
2013-05-29tuntap: forbid changing mq flag for persistent deviceJason Wang1-0/+4
2013-05-28ath9k: use correct OTP register offsets for AR9550Gabor Juhos1-3/+6
2013-05-28brcmfmac: Disable powersave mode for P2P link.Hante Meuleman1-0/+5
2013-05-28brcmfmac: Add multi channel support for P2P.Hante Meuleman1-1/+25
2013-05-28brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel3-5/+25
2013-05-28brcmfmac: free net device when registration failsArend van Spriel2-4/+9
2013-05-28brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel3-25/+20
2013-05-28brcmfmac: Fix p2p setup when connected to ap on 5G.Hante Meuleman1-7/+21
2013-05-28brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman3-19/+45
2013-05-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-1/+1
2013-05-27net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO1-1/+1
2013-05-27iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach1-1/+1
2013-05-25qlge: add missing free_netdev() on error in qlge_probe()Wei Yongjun1-0/+1
2013-05-24ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau3-6/+20
2013-05-24ath9k_hw: fix host interface reset on AR934xFelix Fietkau2-3/+9
2013-05-24ath9k_hw: fix spur mitigation issues on AR934xFelix Fietkau1-1/+2
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-342/+569
2013-05-23be2net: bug fix on returning an invalid nic descriptorWei Yang1-9/+4
2013-05-23net: Revert unused variable changes.David S. Miller3-0/+3
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2013-05-23virtio_net: enable napi for all possible queues during openJason Wang1-4/+5
2013-05-22net: ethernet: sun: drop unused variableEmilio López1-1/+0
2013-05-22net: ethernet: korina: drop unused variableEmilio López1-1/+0
2013-05-22net: ethernet: apple: drop unused variableEmilio López1-1/+0
2013-05-22qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel1-0/+1
2013-05-22net: fec: use a more proper compatible string for MVF type deviceShawn Guo1-3/+3
2013-05-22qlcnic: Fix updating netdev->featuresShahed Shaikh4-46/+61
2013-05-22qlcnic: remove netdev->trans_start updates within the driverSony Chacko3-6/+1
2013-05-22qlcnic: Return proper error codes from probe failure pathsSony Chacko1-4/+8
2013-05-22tg3: Update version to 3.132Nithin Sujir1-2/+2
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir1-4/+4