summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-06-17e1000: save skb counts in TX to avoid cache missesDean Nelson
2012-06-17iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-06-17can: c_can: fix race condition in c_can_open()AnilKumar Ch
2012-06-17can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch
2012-06-17can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch
2012-06-17net: sierra_net: device IDs for Aircard 320U++Bjørn Mork
2012-06-10wl1251: fix oops on early interruptGrazvydas Ignotas
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-06-10iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman
2012-05-21pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter
2012-05-21pch_gbe: Do not abort probe on bad MACDarren Hart
2012-05-21pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada
2012-05-21pch_gbe: support ML7831 IOHToshiharu Okada
2012-05-21pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada
2012-05-21cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams
2012-05-21cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-21sungem: Fix WakeOnLanGerard Lledo
2012-05-21tg3: Avoid panic from reserved statblk field accessMatt Carlson
2012-05-21sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger
2012-05-21sky2: propogate rx hash when packet is copiedstephen hemminger
2012-05-21asix: Fix tx transfer padding for full-speed USBIngo van Lil
2012-05-21smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati
2012-05-07wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas
2012-05-07wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas
2012-05-07rtlwifi: Fix oops on unloadLarry Finger
2012-05-07ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev
2012-04-27ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter
2012-04-27dummy: Add ndo_uninit().Hiroaki SHIMODA
2012-04-27net: usb: smsc75xx: fix mtuStephane Fillod
2012-04-27net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi
2012-04-27net: smsc911x: fix skb handling in receive pathWill Deacon
2012-04-278139cp: set intr mask after its handler is registeredJason Wang
2012-04-27atl1: fix kernel panic in case of DMA errorsTony Zelenoff
2012-04-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter
2012-04-27bonding: properly unset current_arp_slave on slave link upVeaceslav Falico
2012-04-27ppp: Don't stop and restart queue on every TX packetDavid Woodhouse
2012-04-27rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde
2012-04-27rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox
2012-04-27rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde
2012-04-27rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz
2012-04-27rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde
2012-04-27davinci_mdio: Fix MDIO timeout checkChristian Riesch
2012-04-22ath9k: fix max noise floor thresholdRajkumar Manoharan
2012-04-22rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-13USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin
2012-04-13net: usb: cdc_eem: fix mtuRabin Vincent
2012-04-02sky2: override for PCI legacy power managementstephen hemminger
2012-04-02e1000e: Avoid wrong check on TX hangJeff Kirsher
2012-04-02usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com