aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e1000: save skb counts in TX to avoid cache missesDean Nelson2012-06-172-9/+11
* iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-171-1/+1
* can: c_can: fix race condition in c_can_open()AnilKumar Ch2012-06-171-1/+2
* can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2012-06-172-4/+4
* can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch2012-06-171-2/+4
* net: sierra_net: device IDs for Aircard 320U++Bjørn Mork2012-06-171-4/+10
* wl1251: fix oops on early interruptGrazvydas Ignotas2012-06-102-3/+2
* Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-06-101-1/+1
* iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-06-101-0/+1
* pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter2012-05-211-7/+8
* pch_gbe: Do not abort probe on bad MACDarren Hart2012-05-211-3/+14
* pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2012-05-211-1/+1
* pch_gbe: support ML7831 IOHToshiharu Okada2012-05-212-5/+16
* pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada2012-05-211-7/+14
* cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams2012-05-211-0/+16
* cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork2012-05-211-2/+12
* usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-211-16/+38
* sungem: Fix WakeOnLanGerard Lledo2012-05-211-1/+1
* tg3: Avoid panic from reserved statblk field accessMatt Carlson2012-05-211-2/+16
* sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2012-05-212-12/+17
* sky2: propogate rx hash when packet is copiedstephen hemminger2012-05-211-0/+3
* asix: Fix tx transfer padding for full-speed USBIngo van Lil2012-05-211-2/+2
* smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati2012-05-211-1/+1
* wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas2012-05-071-0/+1
* wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas2012-05-071-1/+1
* rtlwifi: Fix oops on unloadLarry Finger2012-05-071-0/+1
* ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-05-071-1/+12
* ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-271-1/+1
* dummy: Add ndo_uninit().Hiroaki SHIMODA2012-04-271-3/+3
* net: usb: smsc75xx: fix mtuStephane Fillod2012-04-271-0/+1
* net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-271-1/+1
* net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-271-9/+5
* 8139cp: set intr mask after its handler is registeredJason Wang2012-04-271-2/+8
* atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-273-10/+7
* wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter2012-04-271-1/+2
* bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-271-1/+5
* ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-271-1/+2
* rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde2012-04-271-14/+12
* rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2012-04-271-0/+2
* rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2012-04-271-0/+1
* rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz2012-04-271-0/+2
* rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2012-04-271-2/+2
* davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-271-0/+5
* ath9k: fix max noise floor thresholdRajkumar Manoharan2012-04-221-3/+2
* rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-221-1/+6
* USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin2012-04-131-0/+5
* net: usb: cdc_eem: fix mtuRabin Vincent2012-04-131-0/+1
* sky2: override for PCI legacy power managementstephen hemminger2012-04-021-0/+11
* e1000e: Avoid wrong check on TX hangJeff Kirsher2012-04-022-3/+21
* usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-04-021-1/+0