summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-18vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala1-3/+14
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+0
2013-05-18drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-05-17ath9k: fix draining aggregation tid buffersFelix Fietkau1-3/+1
2013-05-17ath9k: fix rate handling/reportingFelix Fietkau1-2/+7
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau3-25/+48
2013-05-17ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2-2/+2
2013-05-17rtlwifi: rtl8192cu: Add new USB IDAlbert Pool1-0/+1
2013-05-17brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel1-1/+6