summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman74-395/+610
2012-05-03sungem: Fix WakeOnLanGerard Lledo1-1/+1
2012-05-02usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com1-1/+3
2012-05-02usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com1-0/+1
2012-05-02ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund1-3/+3
2012-05-02net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund1-1/+1
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-18/+71
2012-05-01sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2-12/+17
2012-05-01sky2: propogate rx hash when packet is copiedstephen hemminger1-0/+3
2012-04-30cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier1-46/+46
2012-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-6/+8
2012-04-30ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou1-0/+1
2012-04-30ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck1-4/+5
2012-04-30igbvf: fix the bug when initializing the igbvfSamuel Liao1-2/+2
2012-04-30smsc75xx: enable mac to detect speed/duplex from phySteve Glendinning1-0/+8
2012-04-30smsc75xx: declare smsc75xx's MII as GMII capableSteve Glendinning1-0/+3
2012-04-30smsc75xx: fix phy interrupt acknowledgeSteve Glendinning1-5/+7
2012-04-30smsc75xx: fix phy init reset loopSteve Glendinning1-1/+1
2012-04-30smsc75xx: add more information to register io failure warningsSteve Glendinning1-2/+2
2012-04-30smsc75xx: fix mdio reads and writesSteve Glendinning1-2/+2
2012-04-30smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...Steve Glendinning1-1/+1
2012-04-27wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas1-0/+1
2012-04-27wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas1-1/+1
2012-04-27b43: only reload config after successful initializationSeth Forshee1-2/+8
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-2/+2
2012-04-27ath5k: add missing iounmap to AHB probe removalJonathan Bither1-0/+1
2012-04-27brcm80211: fmac: fix missing completion events issueFranky Lin1-12/+51
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin1-1/+7
2012-04-26smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati1-1/+1
2012-04-26dl2k: Clean up rio_ioctlJeff Mahoney2-50/+9
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-47/+54
2012-04-26ehea: fix promiscuous modeThadeu Lima de Souza Cascardo1-5/+1
2012-04-26ehea: fix allmulticast supportThadeu Lima de Souza Cascardo2-10/+16
2012-04-25USB: at76c50x-usb.c: remove err() usageGreg Kroah-Hartman1-1/+1
2012-04-25USB: stir4200.c: remove err() usageGreg Kroah-Hartman1-3/+3
2012-04-25USB: ksdazzle-sir.c: remove err() usageGreg Kroah-Hartman1-18/+28
2012-04-25USB: ks959-sir.c: remove err() usageGreg Kroah-Hartman1-12/+19
2012-04-25USB: kingsun-sir.c: remove err() usageGreg Kroah-Hartman1-16/+26
2012-04-25USB: irda-usb.c: remove err() usageGreg Kroah-Hartman1-1/+1
2012-04-25USB: rtl8150.c: remove err() usageGreg Kroah-Hartman1-7/+8
2012-04-25USB: kaweth.c: remove err() usageGreg Kroah-Hartman1-26/+37
2012-04-25USB: ipheth.c: remove err() usageGreg Kroah-Hartman1-13/+21
2012-04-25USB: catc.c: remove err() usageGreg Kroah-Hartman1-10/+15
2012-04-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller17-41/+105
2012-04-25tg3: Avoid panic from reserved statblk field accessMatt Carlson1-2/+16
2012-04-25tlan: add cast needed for proper 64 bit operationBenjamin Poirier1-1/+1
2012-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-41/+105
2012-04-24e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher1-46/+53
2012-04-24e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi1-1/+1
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman4-18/+27