summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-11wimax/i2400m: fix system freeze caused by an infinite loop [v1]Prasanna S. Panchamukhi
2010-05-11wimax/i2400m: modify i2400m_tx_fifo_push() to check for head room space in th...Prasanna S. Panchamukhi
2010-05-11wimax/i2400m: fix BUILD_BUG_ON() to use the maximum message size constant [v1]Prasanna S. Panchamukhi
2010-05-11wimax/i2400m: limit the message size upto 16KiB [v1]Prasanna S. Panchamukhi
2010-05-11wimax/i2400m: increase the maximum number of payloads per message to 60 [v1]Prasanna S. Panchamukhi
2010-05-11wimax/i2400m: Reset the TX FIFO indices when allocating the TX FIFO in tx_set...Cindy H Kao
2010-05-11wimax/i2400m: Correct the error path handlers order in i2400m_post_reset()Cindy H Kao
2010-05-11wimax/i2400m: add the error recovery mechanism on TX pathCindy H Kao
2010-05-11wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle()Cindy H Kao
2010-05-11wimax/i2400m: correct the error path handlers in dev_start()Cindy H Kao
2010-05-11wimax/i2400m: fix the race condition for accessing TX queueCindy H Kao
2010-05-11wimax/i2400m: fix insufficient size of Tx buffer for 12 payload of 1400 MTU.Prasanna S. Panchamukhi
2010-05-11wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.hPrasanna S. Panchamukhi
2010-05-11wimax/i2400m: fix incorrect return -ESHUTDOWN when there is no Tx buffer avai...Prasanna S.Panchamukhi
2010-05-10Bluetooth: Set hdev->dev_type based on Marvell device typeBing Zhao
2010-05-10Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao
2010-05-10Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctlyBing Zhao
2010-05-10Bluetooth: Fix storing negative values as unsigned charDan Carpenter
2010-05-10Bluetooth: Fix wrong packet type count incrementGustavo F. Padovan
2010-05-10Bluetooth: Use the proper function cast to get hdr dataGustavo F. Padovan
2010-05-10Bluetooth: Fix return value when bt_skb_alloc failsGustavo F. Padovan
2010-05-07bnx2: Add prefetches to rx path.Michael Chan
2010-05-07bnx2: Add GRO support.Michael Chan
2010-05-07tehuti: Remove unnecessary memset of netdev private dataTobias Klauser
2010-05-07sunhme: Remove unnecessary memset of netdev private dataTobias Klauser
2010-05-07smc9194: Remove unnecessary memset of netdev private dataTobias Klauser
2010-05-07ethoc: Remove unnecessary memset of napi member in netdev private dataTobias Klauser
2010-05-07bcm63xx_enet: Remove unnecessary memset of netdev private dataTobias Klauser
2010-05-07KS8695: Remove unnecessary memset of netdev private dataTobias Klauser
2010-05-073c523: Remove unnecessary memset of netdev private dataTobias Klauser
2010-05-073c507: Remove unnecessary memset of netdev private dataTobias Klauser
2010-05-06net: emaclite: Use resource_sizeTobias Klauser
2010-05-06e1000e: Reset 82577/82578 PHY before first PHY register readBruce Allan
2010-05-06e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0Bruce Allan
2010-05-06bonding: make bonding support netpollWANG Cong
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong
2010-05-06ixgbevf: Cache PF ack bit in interruptGreg Rose
2010-05-06ixgbe: Streamline MC filter setup for VFsGreg Rose
2010-05-06ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose
2010-05-06Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-05-06igb: reduce cache misses on tx cleanupNick Nunley
2010-05-06ks8851: companion eeprom access through ethtoolSebastien Jan
2010-05-06ks8851: Low level functions for read/write to companion eepromSebastien Jan
2010-05-06ks8851: Add caching of CCR registerSebastien Jan
2010-05-06forcedeth: Account for consumed budget in napi pollTom Herbert
2010-05-06netdev: octeon_mgmt: Remove some gratuitous blank lines.David Daney
2010-05-06netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue.David Daney
2010-05-06netdev: octeon_mgmt: Free TX skbufs in a timely manner.David Daney
2010-05-06netdev: octeon_mgmt: Fix race manipulating irq bits.David Daney
2010-05-06netdev: octeon_mgmt: Fix race condition freeing TX buffers.David Daney