aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-1862-193/+366
|\
| * 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
| * usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-04-021-0/+9
| * p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov2012-04-021-4/+10
| * rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu2012-04-021-0/+4
| * rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger2012-04-021-3/+8
| * rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham2012-04-021-6/+10
| * rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde2012-04-021-0/+1
| * iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-232-4/+5
| * sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-03-191-2/+2
| * usb: asix: Patch for Sitecom LN-031Joerg Neikes2012-03-191-0/+4
| * atl1c: dont use highprio tx queueEric Dumazet2012-03-191-4/+0
| * vmxnet3: Fix transport header sizeShreyas Bhatewara2012-03-192-8/+3
| * ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan2012-03-191-0/+23
| * rt2x00: fix random stallsStanislaw Gruszka2012-03-193-1/+17
| * net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior2012-03-121-0/+2
| * carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-03-121-0/+1
| * ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-03-123-25/+20
| * Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2012-03-122-0/+14
| * davinci_emac: Do not free all rx dma descriptors during initChristian Riesch2012-02-291-2/+4
| * jme: Fix FIFO flush issueGuo-Fu Tseng2012-02-292-10/+2
| * ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-291-1/+1
| * via-velocity: S3 resume fix.Hagen Paul Pfeifer2012-02-291-3/+0
| * 3c59x: shorten timer period for slave devicesEric Dumazet2012-02-291-1/+1