summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-061-6/+9
* ixgbevf: Cache PF ack bit in interruptGreg Rose2010-05-061-0/+16
* ixgbe: Streamline MC filter setup for VFsGreg Rose2010-05-061-2/+11
* ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose2010-05-061-11/+0
* Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-05-062-8/+51
|\
| * macvtap: add ioctl to modify vnet header sizeMichael S. Tsirkin2010-05-041-4/+23
| * tun: add ioctl to modify vnet header sizeMichael S. Tsirkin2010-05-031-4/+28
* | igb: reduce cache misses on tx cleanupNick Nunley2010-05-062-27/+22
* | ks8851: companion eeprom access through ethtoolSebastien Jan2010-05-061-0/+114
* | ks8851: Low level functions for read/write to companion eepromSebastien Jan2010-05-062-1/+241
* | ks8851: Add caching of CCR registerSebastien Jan2010-05-061-0/+12
* | forcedeth: Account for consumed budget in napi pollTom Herbert2010-05-061-2/+3
* | netdev: octeon_mgmt: Remove some gratuitous blank lines.David Daney2010-05-061-7/+0
* | netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue.David Daney2010-05-061-5/+11
* | netdev: octeon_mgmt: Free TX skbufs in a timely manner.David Daney2010-05-061-3/+2
* | netdev: octeon_mgmt: Fix race manipulating irq bits.David Daney2010-05-061-2/+1
* | netdev: octeon_mgmt: Fix race condition freeing TX buffers.David Daney2010-05-061-2/+9
* | netdev: octeon_mgmt: Use proper MAC addresses.David Daney2010-05-061-10/+5
* | ixgbe: Add support for VF MAC and VLAN configurationGreg Rose2010-05-065-4/+118
* | ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose2010-05-063-6/+9
* | e1000/e1000e: implement a simple interrupt moderationJesse Brandeburg2010-05-066-10/+57
* | e1000e: increase rx fifo size to 36K on 82574 and 82583Alexander Duyck2010-05-061-2/+2
* | e1000e: Save irq into netdev structureTom Herbert2010-05-061-0/+2
* | e1000e: Remove unnessary log messageTom Herbert2010-05-061-1/+0
* | e1000e: reduce writes of RX producer ptrTom Herbert2010-05-061-34/+23
* | e1000e: save skb counts in TX to avoid cache missesTom Herbert2010-05-062-9/+11
* | bnx2x: Fix check to get RX hashTom Herbert2010-05-061-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-06117-1175/+4369
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05117-1175/+4369
| |\ \
| | * | rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville2010-05-051-4/+6
| | * | rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville2010-05-041-4/+6
| | * | rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde2010-05-049-15/+14
| | * | rt2x00: Fix HT40+/HT40- setting in rt2800.Gertjan van Wingerde2010-05-042-4/+4
| | * | rt2x00: Enable RT30xx by default.Gertjan van Wingerde2010-05-041-2/+2
| | * | rt2x00: Remove rt2x00pci.h include from rt2800lib.Gertjan van Wingerde2010-05-041-3/+0
| | * | iwlwifi: recalculate average tpt if not currentReinette Chatre2010-05-041-4/+6
| | * | iwmc3200wifi: fix busted iwm_debugfs_init definitionJohn W. Linville2010-05-031-4/+1
| | * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-05-0318-91/+797
| | |\ \
| | | * | iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy2010-05-012-4/+0
| | | * | iwlwifi: set hw parameters based on device typeWey-Yi Guy2010-05-012-40/+103
| | | * | iwlwifi: set AMPDU status variables correctlyDaniel Halperin2010-05-012-7/+8
| | | * | iwl3945: add ucode statisticsAbhijeet Kolekar2010-05-018-14/+646
| | | * | iwlwifi: set correct AC to swq_id for aggregationShanyu Zhao2010-05-011-1/+10
| | | * | iwlwifi: reset pci retry timeoutAbhijeet Kolekar2010-05-011-0/+6
| | | * | iwlwifi: remove outdated commentsWey-Yi Guy2010-05-011-4/+0
| | | * | iwlwifi: remove get_stats callback functionWey-Yi Guy2010-05-011-13/+0
| | | * | Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-05-014-8/+24
| | | |\ \
| | | | * | iwlwifi: work around passive scan issueJohannes Berg2010-05-013-7/+23
| | * | | | wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.Xose Vazquez Perez2010-05-031-1/+6
| | * | | | mac80211_hwsim: fix double-scan detectionJohannes Berg2010-05-031-1/+1