summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2010-05-06netdev: octeon_mgmt: Use proper MAC addresses.David Daney
2010-05-06ixgbe: Add support for VF MAC and VLAN configurationGreg Rose
2010-05-06ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose
2010-05-06e1000/e1000e: implement a simple interrupt moderationJesse Brandeburg
2010-05-06e1000e: increase rx fifo size to 36K on 82574 and 82583Alexander Duyck
2010-05-06e1000e: Save irq into netdev structureTom Herbert
2010-05-06e1000e: Remove unnessary log messageTom Herbert
2010-05-06e1000e: reduce writes of RX producer ptrTom Herbert
2010-05-06e1000e: save skb counts in TX to avoid cache missesTom Herbert
2010-05-06bnx2x: Fix check to get RX hashTom Herbert
2010-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-05rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville
2010-05-05pppoe: remove unnecessary checks in pppoe_flush_devJiri Pirko
2010-05-04rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville
2010-05-04rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde
2010-05-04rt2x00: Fix HT40+/HT40- setting in rt2800.Gertjan van Wingerde
2010-05-04rt2x00: Enable RT30xx by default.Gertjan van Wingerde
2010-05-04rt2x00: Remove rt2x00pci.h include from rt2800lib.Gertjan van Wingerde
2010-05-04iwlwifi: recalculate average tpt if not currentReinette Chatre
2010-05-04forcedeth: Kill NAPI config options.David S. Miller
2010-05-04forcedeth: GRO supportTom Herbert
2010-05-03phy/micrel: Add module device ID table for autoloading.David S. Miller
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-03drivers/net/phy: micrel phy driverDavid J. Choi
2010-05-03dm9601: fix phy/eeprom write routinePeter Korsgaard
2010-05-03Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller
2010-05-03ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott
2010-05-03ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott
2010-05-03iwmc3200wifi: fix busted iwm_debugfs_init definitionJohn W. Linville
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-05-03wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.Xose Vazquez Perez
2010-05-03mac80211_hwsim: fix double-scan detectionJohannes Berg
2010-05-03mac80211: allow controlling aggregation manuallyJohannes Berg
2010-05-03orinoco_usb: implement fw downloadDavid Kilroy
2010-05-03orinoco_usb: avoid in_atomicDavid Kilroy
2010-05-03orinoco: add orinoco_usb driverDavid Kilroy
2010-05-03orinoco: encapsulate driver lockingDavid Kilroy
2010-05-03orinoco: allow driver to specify netdev_opsDavid Kilroy
2010-05-03orinoco: add hermes_opsDavid Kilroy
2010-05-03b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville
2010-05-03b43: Added get_survey callback in order to get channel noiseJohn W. Linville
2010-05-03rt2x00: remove now unused noise field from struct rxdone_entry_descJohn W. Linville
2010-05-03iwmc3200wifi: cleanup unneeded debugfs error handlingJohn W. Linville
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller