aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-15vhost-net: avoid flush under lockMichael S. Tsirkin
2010-07-01vhost: add unlikely annotations to error pathMichael S. Tsirkin
2010-06-27vhost: break out of polling loop on errorMichael S. Tsirkin
2010-06-23sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips
2010-06-23cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov
2010-06-23net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty
2010-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-22hso: remove setting of low_latency flagFilip Aben
2010-06-21lasi82596: fix netdev_mc_count conversionHelge Deller
2010-06-21NET: MIPSsim: Fix modpost warning.Ralf Baechle
2010-06-18ath5k: initialize ah->ah_current_channelBob Copeland
2010-06-17bnx2: fix dma_get_ops compilation breakageFUJITA Tomonori
2010-06-16ucc_geth: fix for RX skb buffers recyclingSergey Matyukevich
2010-06-16pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki
2010-06-16gianfar: Fix oversized packets handlingAnton Vorontsov
2010-06-16ehea: Fix kernel deadlock in DLPAR-mem processingJan-Bernd Themann
2010-06-16ehea: fix delayed packet processingJan-Bernd Themann
2010-06-16ixgbe: add comment on SFP+ ID for Active DADon Skidmore
2010-06-16gianfar: Fix setup of RX time stampingManfred Rudigier
2010-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-15netxen: fix caching window registerAmit Kumar Salecha
2010-06-15netxen: fix rcv buffer leakAmit Kumar Salecha
2010-06-15netxen: fix memory leaks in error pathAmit Kumar Salecha
2010-06-15pcmcia: dev_node removal bugfixDominik Brodowski
2010-06-15hostap: Protect against initialization interruptTim Gardner
2010-06-15iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville
2010-06-14p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert
2010-06-14libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava
2010-06-14iwlagn: verify flow id in compressed BA packetShanyu Zhao
2010-06-14iwlwifi: serialize station management actionsReinette Chatre
2010-06-13ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek
2010-06-13e1000: Fix message logging defectJoe Perches
2010-06-13ixgbe: fix for race with 8259(8|9) during shutdownDon Skidmore
2010-06-12enic: fix pci_alloc_consistent argumentRandy Dunlap
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez
2010-06-10net8139: fix a race at the end of NAPIFigo.zhang
2010-06-09r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs
2010-06-09gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov
2010-06-09phylib: Add support for the LXT973 phy.Richard Cochran
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg
2010-06-07ath5k: fix NULL pointer in antenna configurationBruno Randolf
2010-06-07p54usb: Add device ID for Dell WLA3310 USBJason Dravet
2010-06-07wl1251: fix a memory leak in probeGrazvydas Ignotas
2010-06-078139too: fix buffer overrun in rtl8139_init_boardDenis Kirjanov
2010-06-07asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna
2010-06-06r8169: fix random mdio_write failuresTimo Teräs
2010-06-05iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar