aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-06net: emaclite: Use resource_sizeTobias Klauser1-2/+2
2010-05-06e1000e: Reset 82577/82578 PHY before first PHY register readBruce Allan1-0/+10
2010-05-06e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0Bruce Allan2-0/+22
2010-05-06bonding: make bonding support netpollWANG Cong1-1/+98
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong1-6/+9
2010-05-06ixgbevf: Cache PF ack bit in interruptGreg Rose1-0/+16
2010-05-06ixgbe: Streamline MC filter setup for VFsGreg Rose1-2/+11
2010-05-06ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose1-11/+0
2010-05-06Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2-8/+51
2010-05-05igb: reduce cache misses on tx cleanupNick Nunley2-27/+22
2010-05-05ks8851: companion eeprom access through ethtoolSebastien Jan1-0/+114
2010-05-05ks8851: Low level functions for read/write to companion eepromSebastien Jan2-1/+241
2010-05-05ks8851: Add caching of CCR registerSebastien Jan1-0/+12
2010-05-05forcedeth: Account for consumed budget in napi pollTom Herbert1-2/+3
2010-05-05netdev: octeon_mgmt: Remove some gratuitous blank lines.David Daney1-7/+0
2010-05-05netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue.David Daney1-5/+11
2010-05-05netdev: octeon_mgmt: Free TX skbufs in a timely manner.David Daney1-3/+2
2010-05-05netdev: octeon_mgmt: Fix race manipulating irq bits.David Daney1-2/+1
2010-05-05netdev: octeon_mgmt: Fix race condition freeing TX buffers.David Daney1-2/+9
2010-05-05netdev: octeon_mgmt: Use proper MAC addresses.David Daney1-10/+5
2010-05-05ixgbe: Add support for VF MAC and VLAN configurationGreg Rose5-4/+118
2010-05-05ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose3-6/+9
2010-05-05e1000/e1000e: implement a simple interrupt moderationJesse Brandeburg6-10/+57
2010-05-05e1000e: increase rx fifo size to 36K on 82574 and 82583Alexander Duyck1-2/+2
2010-05-05e1000e: Save irq into netdev structureTom Herbert1-0/+2
2010-05-05e1000e: Remove unnessary log messageTom Herbert1-1/+0
2010-05-05e1000e: reduce writes of RX producer ptrTom Herbert1-34/+23
2010-05-05e1000e: save skb counts in TX to avoid cache missesTom Herbert2-9/+11
2010-05-05bnx2x: Fix check to get RX hashTom Herbert1-1/+1
2010-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller117-1175/+4369
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville117-1175/+4369
2010-05-05rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville1-4/+6
2010-05-05pppoe: remove unnecessary checks in pppoe_flush_devJiri Pirko1-6/+0
2010-05-04rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville1-4/+6
2010-05-04rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde9-15/+14
2010-05-04rt2x00: Fix HT40+/HT40- setting in rt2800.Gertjan van Wingerde2-4/+4
2010-05-04rt2x00: Enable RT30xx by default.Gertjan van Wingerde1-2/+2
2010-05-04rt2x00: Remove rt2x00pci.h include from rt2800lib.Gertjan van Wingerde1-3/+0
2010-05-04iwlwifi: recalculate average tpt if not currentReinette Chatre1-4/+6
2010-05-03forcedeth: Kill NAPI config options.David S. Miller2-207/+1
2010-05-03forcedeth: GRO supportTom Herbert1-5/+8
2010-05-03phy/micrel: Add module device ID table for autoloading.David S. Miller1-0/+9
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-13/+133
2010-05-03drivers/net/phy: micrel phy driverDavid J. Choi3-0/+110
2010-05-04macvtap: add ioctl to modify vnet header sizeMichael S. Tsirkin1-4/+23
2010-05-03dm9601: fix phy/eeprom write routinePeter Korsgaard1-1/+1
2010-05-03Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller2-20/+1
2010-05-03ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott1-1/+4
2010-05-03ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott1-11/+18
2010-05-03iwmc3200wifi: fix busted iwm_debugfs_init definitionJohn W. Linville1-4/+1