summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-06-03net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson1-21/+43
2013-06-01hyperv: Fix vlan_proto setting in netvsc_recv_callback()Haiyang Zhang1-1/+2
2013-06-01team: 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-31be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2-28/+26
2013-05-31be2net: 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-28net: 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-26qlge: 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-24be2net: 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-23net: ethernet: sun: drop unused variableEmilio López1-1/+0
2013-05-23net: ethernet: korina: drop unused variableEmilio López1-1/+0
2013-05-23net: ethernet: apple: drop unused variableEmilio López1-1/+0
2013-05-23qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel1-0/+1
2013-05-23net: fec: use a more proper compatible string for MVF type deviceShawn Guo1-3/+3
2013-05-23qlcnic: Fix updating netdev->featuresShahed Shaikh4-46/+61
2013-05-23qlcnic: remove netdev->trans_start updates within the driverSony Chacko3-6/+1
2013-05-23qlcnic: Return proper error codes from probe failure pathsSony Chacko1-4/+8
2013-05-23tg3: Update version to 3.132Nithin Sujir1-2/+2
2013-05-23tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir1-4/+4
2013-05-22atmel: printing bogus informationDan Carpenter1-1/+1
2013-05-22ath9k: prevent aggregation session deadlocksFelix Fietkau4-114/+46
2013-05-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller22-73/+199
2013-05-218139cp: reset BQL when ring tx ring clearedstephen hemminger1-0/+1
2013-05-21drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov1-54/+46
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville22-73/+199
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz1-2/+7
2013-05-20r8169: fix offloaded tx checksum for small packets.françois romieu1-14/+27
2013-05-20bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com4-10/+24
2013-05-20bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com1-11/+8
2013-05-20bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com1-3/+3
2013-05-20bonding: fix set mode race conditionsnikolay@redhat.com1-0/+4