summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-04-10kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-04-10drivers: net: gianfar: Make RT awareThomas Gleixner
2012-04-10drivers/net: vortex fix locking issuesSteven Rostedt
2012-04-10drivers/net: fix livelock issuesThomas Gleixner
2012-04-10drivers: net: at91_ether: Make mdio protection -rt safeThomas Gleixner
2012-04-10drivers: net: ehea: Make rx irq handler non-threaded (IRQF_NO_THREAD)Darren Hart
2012-04-10drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar
2012-04-10drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
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
2012-04-02usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com
2012-04-02p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov
2012-04-02iwlwifi: always monitor for stuck queuesJohannes Berg
2012-04-02rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu
2012-04-02rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger
2012-04-02rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham
2012-04-02rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger
2012-04-02rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde
2012-03-23iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka
2012-03-19usb: asix: Patch for Sitecom LN-031Joerg Neikes
2012-03-19r8169: corrupted IP fragments fix for large mtu.françois romieu
2012-03-19packetengines: fix config defaultstephen hemminger
2012-03-19vmxnet3: Fix transport header sizeShreyas Bhatewara
2012-03-19sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings
2012-03-19ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan
2012-03-19atl1c: dont use highprio tx queueEric Dumazet
2012-03-19rt2x00: fix random stallsStanislaw Gruszka
2012-03-12net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior
2012-03-12carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter
2012-03-12carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari
2012-03-12rtl8192cu: Add new device IDsLarry Finger
2012-03-12iwlwifi: fix key removalJohannes Berg
2012-03-12ath9k_hw: prevent writes to const data on AR9160Felix Fietkau
2012-03-12Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert
2012-02-29can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp
2012-02-29davinci_emac: Do not free all rx dma descriptors during initChristian Riesch
2012-02-29jme: Fix FIFO flush issueGuo-Fu Tseng
2012-02-29ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-02-29via-velocity: S3 resume fix.David Lv
2012-02-29veth: Enforce minimum size of VETH_INFO_PEERHagen Paul Pfeifer
2012-02-293c59x: shorten timer period for slave devicesEric Dumazet
2012-02-29ipheth: Add iPhone 4STim Gardner
2012-02-20net: enable TC35815 for MIPS againAtsushi Nemoto
2012-02-20ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau
2012-02-20ath9k: fix a WEP crypto related regressionFelix Fietkau
2012-02-20ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan
2012-02-20igb: fix vf lookupGreg Rose
2012-02-20ixgbe: fix vf lookupGreg Rose
2012-02-138139cp: fix missing napi_gro_flush.Francois Romieu