summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-07-15vhost-net: avoid flush under lockMichael S. Tsirkin1-0/+5
2010-07-01vhost: add unlikely annotations to error pathMichael S. Tsirkin2-28/+29
2010-06-27vhost: break out of polling loop on errorMichael S. Tsirkin3-22/+31
2010-06-24sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips1-5/+14
2010-06-23cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov1-21/+34
2010-06-23net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty1-0/+2
2010-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+1
2010-06-22hso: remove setting of low_latency flagFilip Aben1-1/+0
2010-06-22lasi82596: fix netdev_mc_count conversionHelge Deller1-1/+1
2010-06-22NET: MIPSsim: Fix modpost warning.Ralf Baechle1-1/+1
2010-06-18ath5k: initialize ah->ah_current_channelBob Copeland1-0/+1
2010-06-17bnx2: fix dma_get_ops compilation breakageFUJITA Tomonori1-7/+4
2010-06-17ucc_geth: fix for RX skb buffers recyclingSergey Matyukevich1-0/+2
2010-06-17pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki2-0/+2
2010-06-17gianfar: Fix oversized packets handlingAnton Vorontsov1-0/+4
2010-06-17ehea: Fix kernel deadlock in DLPAR-mem processingJan-Bernd Themann2-6/+4
2010-06-17ehea: fix delayed packet processingJan-Bernd Themann1-0/+1
2010-06-17ixgbe: add comment on SFP+ ID for Active DADon Skidmore1-0/+2
2010-06-17gianfar: Fix setup of RX time stampingManfred Rudigier1-4/+17
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-8/+53
2010-06-16netxen: fix caching window registerAmit Kumar Salecha1-4/+0
2010-06-16netxen: fix rcv buffer leakAmit Kumar Salecha1-3/+6
2010-06-16netxen: fix memory leaks in error pathAmit Kumar Salecha2-3/+4
2010-06-16pcmcia: dev_node removal bugfixDominik Brodowski1-0/+1
2010-06-15hostap: Protect against initialization interruptTim Gardner3-3/+27
2010-06-15iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville1-0/+1
2010-06-14p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert1-0/+2
2010-06-14libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava1-1/+1
2010-06-14iwlagn: verify flow id in compressed BA packetShanyu Zhao1-0/+5
2010-06-14iwlwifi: serialize station management actionsReinette Chatre3-4/+17
2010-06-14ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek1-29/+8
2010-06-14e1000: Fix message logging defectJoe Perches1-9/+8
2010-06-14ixgbe: fix for race with 8259(8|9) during shutdownDon Skidmore1-0/+4
2010-06-13enic: fix pci_alloc_consistent argumentRandy Dunlap1-1/+1
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-1/+1
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez1-1/+1
2010-06-11net8139: fix a race at the end of NAPIFigo.zhang2-2/+2
2010-06-10r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs1-3/+9
2010-06-10gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov1-2/+1
2010-06-10phylib: Add support for the LXT973 phy.Richard Cochran1-1/+50
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller12-204/+274
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg1-0/+2
2010-06-07ath5k: fix NULL pointer in antenna configurationBruno Randolf1-0/+7
2010-06-07p54usb: Add device ID for Dell WLA3310 USBJason Dravet1-0/+1
2010-06-07wl1251: fix a memory leak in probeGrazvydas Ignotas1-0/+1
2010-06-078139too: fix buffer overrun in rtl8139_init_boardDenis Kirjanov1-0/+1
2010-06-07asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna1-1/+1
2010-06-07r8169: fix random mdio_write failuresTimo Teräs1-0/+5
2010-06-06iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach1-159/+159
2010-06-06iwl3945: fix internal scanAbhijeet Kolekar4-31/+96