summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-05-12tg3: Avoid panic from reserved statblk field accessMatt Carlson1-2/+16
2012-05-12sungem: Fix WakeOnLanGerard Lledo1-1/+1
2012-05-12sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2-12/+17
2012-05-12sky2: propogate rx hash when packet is copiedstephen hemminger1-0/+3
2012-05-12asix: Fix tx transfer padding for full-speed USBIngo van Lil1-2/+2
2012-05-12e1000: fix vlan processing regressionJiri Pirko1-13/+22
2012-05-12smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati1-1/+1
2012-05-07iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-2/+2
2012-05-07iwlwifi: fix hardware queue programmingJohannes Berg2-8/+43
2012-05-07iwlwifi: use correct released ucode versionMeenakshi Venkataraman4-18/+27
2012-05-07iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2-4/+9
2012-05-07wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas1-0/+1
2012-05-07wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas1-1/+1
2012-05-07rtlwifi: Fix oops on unloadLarry Finger1-0/+1
2012-05-07ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev1-1/+12
2012-05-07b43: only reload config after successful initializationSeth Forshee1-2/+8
2012-04-27ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-04-27dummy: Add ndo_uninit().Hiroaki SHIMODA1-3/+3
2012-04-27net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-04-27net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi1-1/+1
2012-04-27net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-04-278139cp: set intr mask after its handler is registeredJason Wang1-2/+8
2012-04-27atl1: fix kernel panic in case of DMA errorsTony Zelenoff3-10/+7
2012-04-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter1-1/+2
2012-04-27bonding: properly unset current_arp_slave on slave link upVeaceslav Falico1-1/+5
2012-04-27phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla1-1/+2
2012-04-27ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-1/+2
2012-04-27brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel1-0/+8
2012-04-27mwifiex: update pcie8766 scratch register addressesBing Zhao1-9/+9
2012-04-27davinci_mdio: Fix MDIO timeout checkChristian Riesch1-0/+5
2012-04-22rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6
2012-04-22rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-04-13Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan1-5/+3
2012-04-13USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin1-0/+5
2012-04-13iwlegacy: do not nulify il->vif on resetStanislaw Gruszka3-4/+16
2012-04-13ath9k: fix max noise floor thresholdRajkumar Manoharan1-3/+2
2012-04-13rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2-2/+2
2012-04-13Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson1-6/+6
2012-04-13net: usb: cdc_eem: fix mtuRabin Vincent1-0/+1
2012-04-13sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo1-2/+3
2012-04-13tg3: Fix 5717 serdes powerdown problemMatt Carlson1-1/+3
2012-04-13via-rhine: fix wait-bit inversion.Andreas Mohr1-5/+7
2012-04-02sky2: override for PCI legacy power managementstephen hemminger1-0/+11
2012-04-02rtlwifi: Convert to asynchronous firmware loadLarry Finger20-166/+192
2012-04-02usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com1-1/+0
2012-04-02usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com1-0/+9
2012-04-02mlx4_core: Fix one more static exported functionRoland Dreier1-1/+1
2012-04-02p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov1-4/+10
2012-04-02ath9k: fix going to full-sleep on PS idleFelix Fietkau1-3/+5
2012-04-02iwlwifi: always monitor for stuck queuesJohannes Berg1-14/+4