summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-04-22rfkill: remove deprecated state constantsJohannes Berg
2009-04-22p54spi: compensate firmware alignment bug in p54spi_rxMax Filippov
2009-04-22iwl3945: use iwl_mac_conf_txAbhijeet Kolekar
2009-04-22iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy
2009-04-22p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanupMax Filippov
2009-04-22libertas: support mesh for various firmware versionsBing Zhao
2009-04-22p54spi: fix p54spi_upload_firmwareMax Filippov
2009-04-22p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bitMax Filippov
2009-04-22e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarilyJesse Brandeburg
2009-04-21sa1100_ir: fix build breakageAlexander Beregalov
2009-04-21tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin
2009-04-21tun: fix tun_chr_aio_read so that aio worksMichael S. Tsirkin
2009-04-21ucc_geth: Move freeing of TX packets to NAPI contextJoakim Tjernlund
2009-04-21rtl8139: unify the struct's nameJianjun Kong
2009-04-21net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy
2009-04-21usb driver for intellon int51x1 based PLC like devolo dlan duoPeter Holik
2009-04-21export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik
2009-04-21tg3: Update version to 3.99Matt Carlson
2009-04-21tg3: Restore LAA sooner in shutdown sequenceMatt Carlson
2009-04-21tg3: Limit CLKREQ fix to A[01] of 57780 asic revMatt Carlson
2009-04-21tg3: Allow 5761 WOL and LED fixes to 5761S tooMatt Carlson
2009-04-21tg3: Prevent send BD corruptionMatt Carlson
2009-04-21tg3: Handle NVRAM absent casesMatt Carlson
2009-04-21tg3: Allow screaming interrupt detectionMatt Carlson
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-20tg3: Fix SEEPROM accessesMatt Carlson
2009-04-20ar9170usb: fix hang on resumeChristian Lamparter
2009-04-20mwl8k: fix module re-insertion bugJoerg Albert
2009-04-20p54: deactivate broken powersave functionChristian Lamparter
2009-04-20iwl3945-base.c: Add missing space to debug printJoe Perches
2009-04-20rt2x00: Don't free register information on suspendIvo van Doorn
2009-04-20tun: Fix sk_sleep races when attaching/detachingHerbert Xu
2009-04-20tun: Only free a netdev when all tun descriptors are closedHerbert Xu
2009-04-20loopback: packet drops accountingEric Dumazet
2009-04-20net: fix "compatibility" typosMarcin Slusarz
2009-04-20cxgb3: Fix EEH final recovery attemptDivy Le Ray
2009-04-20cxgb3: Fix potential msi-x vector leakDivy Le Ray
2009-04-20cxgb3: fix workqueue flush issuesDivy Le Ray
2009-04-20cxgb3: fix link fault handlingDivy Le Ray
2009-04-20e1000: init link state correctlyJesse Brandeburg
2009-04-20e1000e: indicate link down at loadJesse Brandeburg
2009-04-20igb: fix link down inital stateJesse Brandeburg
2009-04-20ixgb: fix link down initial stateJesse Brandeburg
2009-04-20ixgbe: fix link down initial stateJesse Brandeburg
2009-04-19iseries_veth: fix build breakageAlexander Beregalov
2009-04-17vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy
2009-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-17myri10ge: fix compile errorAndrew Gallatin