summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue.David Daney2010-05-051-5/+11
* | netdev: octeon_mgmt: Free TX skbufs in a timely manner.David Daney2010-05-051-3/+2
* | netdev: octeon_mgmt: Fix race manipulating irq bits.David Daney2010-05-051-2/+1
* | netdev: octeon_mgmt: Fix race condition freeing TX buffers.David Daney2010-05-051-2/+9
* | netdev: octeon_mgmt: Use proper MAC addresses.David Daney2010-05-051-10/+5
* | ixgbe: Add support for VF MAC and VLAN configurationGreg Rose2010-05-055-4/+118
* | ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose2010-05-053-6/+9
* | e1000/e1000e: implement a simple interrupt moderationJesse Brandeburg2010-05-056-10/+57
* | e1000e: increase rx fifo size to 36K on 82574 and 82583Alexander Duyck2010-05-051-2/+2
* | e1000e: Save irq into netdev structureTom Herbert2010-05-051-0/+2
* | e1000e: Remove unnessary log messageTom Herbert2010-05-051-1/+0
* | e1000e: reduce writes of RX producer ptrTom Herbert2010-05-051-34/+23
* | e1000e: save skb counts in TX to avoid cache missesTom Herbert2010-05-052-9/+11
* | bnx2x: Fix check to get RX hashTom Herbert2010-05-051-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-05140-1368/+4751
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05140-1368/+4751
| |\ \
| | * | mac80211: use fixed channel in ibss join when appropriateJohannes Berg2010-05-051-0/+6
| | * | 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-0320-92/+799
| | |\ \
| | | * | iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy2010-04-302-4/+0
| | | * | iwlwifi: set hw parameters based on device typeWey-Yi Guy2010-04-302-40/+103
| | | * | iwlwifi: set AMPDU status variables correctlyDaniel Halperin2010-04-302-7/+8
| | | * | iwl3945: add ucode statisticsAbhijeet Kolekar2010-04-308-14/+646
| | | * | iwlwifi: set correct AC to swq_id for aggregationShanyu Zhao2010-04-301-1/+10
| | | * | iwlwifi: reset pci retry timeoutAbhijeet Kolekar2010-04-301-0/+6
| | | * | iwlwifi: remove outdated commentsWey-Yi Guy2010-04-301-4/+0
| | | * | iwlwifi: remove get_stats callback functionWey-Yi Guy2010-04-301-13/+0
| | | * | Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-306-9/+26
| | | |\ \
| | | | * | iwlwifi: work around passive scan issueJohannes Berg2010-04-303-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
| | * | | | mac80211: improve IBSS scanningJohannes Berg2010-05-034-21/+36
| | * | | | mac80211: allow controlling aggregation manuallyJohannes Berg2010-05-032-2/+66
| | * | | | orinoco_usb: implement fw downloadDavid Kilroy2010-05-036-238/+349
| | * | | | orinoco_usb: avoid in_atomicDavid Kilroy2010-05-031-1/+1
| | * | | | orinoco: add orinoco_usb driverDavid Kilroy2010-05-036-2/+1696
| | * | | | orinoco: encapsulate driver lockingDavid Kilroy2010-05-037-20/+60
| | * | | | orinoco: allow driver to specify netdev_opsDavid Kilroy2010-05-039-16/+37
| | * | | | orinoco: add hermes_opsDavid Kilroy2010-05-039-140/+154
| | * | | | mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg2010-05-031-4/+13
| | * | | | b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville2010-05-031-0/+18
| | * | | | b43: Added get_survey callback in order to get channel noiseJohn W. Linville2010-05-031-0/+18
| | * | | | rt2x00: remove now unused noise field from struct rxdone_entry_descJohn W. Linville2010-05-033-10/+0