summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-07-04device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches
2010-07-02Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-07-02virtio_net: fix oom handling on txRusty Russell
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin
2010-07-02s2io: resolve statistics issuesJon Mason
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02qlge: fix a eeh handler to not add a pending timerBreno Leitao
2010-07-02qlge: Replacing add_timer() to mod_timer()Breno Leitao
2010-07-02usbnet: Set parent device early for netdev_printk()Ben Hutchings
2010-07-02net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings
2010-07-01ixgbe: use NETIF_F_LROStanislaw Gruszka
2010-07-01igb: Add commentGreg Rose
2010-07-01igb: correct link test not being run when link is downAlexander Duyck
2010-07-01igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov
2010-07-01igb: Use only a single Tx queue in SR-IOV modeGreg Rose
2010-07-01igb: fix PHY config access on 82580Nick Nunley
2010-07-01ll_temac: add error checking to DMA init pathDenis Kirjanov
2010-07-01be2net: changes to properly provide phy detailsAjit Khaparde
2010-07-01ehea: Allocate stats buffer with GFP_KERNELBrian King
2010-07-01drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-01vhost: add unlikely annotations to error pathMichael S. Tsirkin
2010-06-30ixgbe: add 1g PHY support for 82599Don Skidmore
2010-06-30sfc: Add support for RX flow hash controlBen Hutchings
2010-06-30vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings
2010-06-30netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flagsBen Hutchings
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-30cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding ...Casey Leedom
2010-06-30cxgb4vf: Remove obsolete comment about the lack of a TX Timer CallbackCasey Leedom
2010-06-30bonding: check if clients MAC addr has changedFlavio Leitner
2010-06-30be2net: memory barrier fixes on IBM p7 platformSathya Perla
2010-06-30cpmac: use resource_size()Dan Carpenter
2010-06-30Bluetooth: Fix abuse of the preincrement operatorDavid Howells
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara
2010-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-30ath9k_htc: Add LED support for AR7010Sujith
2010-06-30ath9k: fix TSF after reset on AR913xFelix Fietkau
2010-06-30rt2x00: Fix compile warning when debug disabledIvo van Doorn
2010-06-30rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn
2010-06-30rt2x00: Fix antenna initializationIvo van Doorn
2010-06-30rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn
2010-06-30rt2x00: fix beacon reset on rt2800Helmut Schaa
2010-06-30rt2x00: Disable link tuning in AP modeHelmut Schaa
2010-06-30rt2x00: Fix beacon updates in rt61pciHelmut Schaa
2010-06-30rt2x00: Fix beacon updates in rt2800pciHelmut Schaa
2010-06-30rt2x00: Enable multiBSS in rt2800Ivo van Doorn
2010-06-30rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.Gertjan van Wingerde
2010-06-30rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.Gertjan van Wingerde
2010-06-30rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.Gertjan van Wingerde
2010-06-30rt2x00: Rename driver write_tx_datadesc callback function.Gertjan van Wingerde