summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-17e1000: save skb counts in TX to avoid cache missesDean Nelson2-9/+11
2012-06-17iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-17can: c_can: fix race condition in c_can_open()AnilKumar Ch1-1/+2
2012-06-17can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2-4/+4
2012-06-17can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch1-2/+4
2012-06-17net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-09wl1251: fix oops on early interruptGrazvydas Ignotas2-3/+2
2012-06-09Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-1/+1
2012-06-09iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman1-0/+1
2012-05-21pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter1-7/+8
2012-05-21pch_gbe: Do not abort probe on bad MACDarren Hart1-3/+14
2012-05-21pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2012-05-21pch_gbe: support ML7831 IOHToshiharu Okada2-5/+16
2012-05-21pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada1-7/+14
2012-05-21cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams1-0/+16
2012-05-21cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork1-2/+12
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei1-16/+38
2012-05-21sungem: Fix WakeOnLanGerard Lledo1-1/+1
2012-05-21tg3: Avoid panic from reserved statblk field accessMatt Carlson1-2/+16
2012-05-21sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2-12/+17
2012-05-21sky2: propogate rx hash when packet is copiedstephen hemminger1-0/+3
2012-05-21asix: Fix tx transfer padding for full-speed USBIngo van Lil1-2/+2
2012-05-21smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati1-1/+1
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-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-27ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-1/+2
2012-04-27rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde1-14/+12
2012-04-27rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox1-0/+2
2012-04-27rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde1-0/+1
2012-04-27rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz1-0/+2
2012-04-27rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde1-2/+2
2012-04-27davinci_mdio: Fix MDIO timeout checkChristian Riesch1-0/+5
2012-04-23ath9k: fix max noise floor thresholdRajkumar Manoharan1-3/+2
2012-04-23rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6
2012-04-13USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin1-0/+5
2012-04-13net: usb: cdc_eem: fix mtuRabin Vincent1-0/+1
2012-04-02sky2: override for PCI legacy power managementstephen hemminger1-0/+11
2012-04-02e1000e: Avoid wrong check on TX hangJeff Kirsher2-3/+21
2012-04-02usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com1-1/+0