summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-12gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki1-2/+3
2010-11-12axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki1-10/+20
2010-11-12cxgb4vf: add call to Firmware to reset VF State.Casey Leedom3-0/+36
2010-11-12cxgb4vf: Fail open if link_start() fails.Casey Leedom1-1/+3
2010-11-12cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom1-0/+8
2010-11-12cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom1-47/+74
2010-11-12cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom1-0/+1
2010-11-12cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom1-14/+0
2010-11-12ixgbe: Look inside vlan when determining offload protocol.Hao Zheng1-28/+32
2010-11-12bnx2x: Look inside vlan when determining checksum proto.Hao Zheng1-1/+1
2010-11-12virtio-net: init link state correctlyJason Wang1-3/+9
2010-11-12ucc_geth: Fix deadlockJoakim Tjernlund1-3/+7
2010-11-12ucc_geth: Do not bring the whole IF down when TX failure.Joakim Tjernlund1-6/+9
2010-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller16-36/+91
2010-11-09iwlwifi: dont use pci_dev before it being assignWey-Yi Guy1-1/+2
2010-11-09r8169: fix sleeping while holding spinlock.françois romieu1-2/+2
2010-11-09r8169: revert "Handle rxfifo errors on 8168 chips"françois romieu1-2/+3
2010-11-09Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek1-0/+3
2010-11-09Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett1-0/+2
2010-11-08ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan1-0/+1
2010-11-08ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan1-16/+14
2010-11-08ath9k_htc: Add support for device ID 3346Haitao Zhang1-0/+1
2010-11-08ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2-0/+4
2010-11-08libertas: terminate scan when stopping interfaceDaniel Drake3-2/+11
2010-11-08ath9k: check old power mode before clearing cycle countersFelix Fietkau1-4/+8
2010-11-08carl9170: usbid table updatesChristian Lamparter1-1/+3
2010-11-08ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan3-0/+14
2010-11-08ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan4-8/+23
2010-11-08libipw: fix proc entry removalLinus Torvalds1-4/+5
2010-11-08qeth: fix race condition during device startupFrank Blaschka1-1/+1
2010-11-08qeth: remove dev_queue_xmit invocationUrsula Braun2-54/+8
2010-11-08skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain1-1/+0
2010-11-08solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse1-0/+8
2010-11-08solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse1-0/+1
2010-11-03de2104x: fix panic on loadEric Dumazet1-1/+0
2010-11-03atl1 : fix panic on loadEric Dumazet1-1/+0
2010-11-03netxen: remove unused firmware exportsAmerigo Wang1-3/+0
2010-11-03caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2-19/+51
2010-11-03smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith1-1/+1
2010-11-01cxgb4vf: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-01cxgb4: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-01cxgb3: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-01USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow1-1/+0
2010-11-01ibm_newemac: Remove netif_stop_queue() in emac_probe().David S. Miller1-1/+0
2010-11-01usbnet: fix usb_autopm_get_interface failure(v1)Ming Lei1-0/+11
2010-11-01trivial: fix typos concerning "function"Uwe Kleine-König1-2/+2
2010-11-01bnx2x: Update version numberYaniv Rosner1-2/+2
2010-11-01bnx2x: Reset 8073 phy during common initYaniv Rosner1-0/+1
2010-11-01bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2-7/+20
2010-11-01bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner1-1/+1