aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-09-03sfc: Make efx_for_each_channel_rx_queue() more efficientBen Hutchings
2008-09-03sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KERBen Hutchings
2008-09-03sfc: Cleanup RX queue informationBen Hutchings
2008-09-03sfc: Remove efx_channel::has_interruptBen Hutchings
2008-09-03sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues()Ben Hutchings
2008-09-03sfc: Export boot configuration in EEPROM through ethtoolBen Hutchings
2008-09-03sfc: Removed forced inlining of long functionsBen Hutchings
2008-09-03sfc: Cleaned up struct tso_state fieldsBen Hutchings
2008-09-03sfc: Set net_device::vlan_features appropriatelyBen Hutchings
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings
2008-09-03sfc: Reduce the size of struct efx_tx_bufferBen Hutchings
2008-09-03sfc: Use pci_map_single() to map the skb header when doing TSOBen Hutchings
2008-09-03sfc: Don't leak PCI DMA maps in the TSO code when the queue fills upBen Hutchings
2008-09-03sfc: Speed up loopback self-testBen Hutchings
2008-09-03sfc: Self-test reporting cleanupBen Hutchings
2008-09-03sfc: Reduce log level for XGXS lane statusBen Hutchings
2008-09-03sfc: Reverse the XOFF/XON pause frame control fifo thresholdsBen Hutchings
2008-09-03sfc: Remove inclusion of workarounds.h from efx.cBen Hutchings
2008-09-03sfc: XMAC statistics fix-upsBen Hutchings
2008-09-03sfc: Remove mistaken hardware workaroundBen Hutchings
2008-09-03sfc: Reduce delays in SFE4001 initialisationBen Hutchings
2008-09-03sfc: Avoid mangling error codes in efx_test_loopback()Ben Hutchings
2008-09-03sfc: Use separate hardware TX queues to select checksum generationBen Hutchings
2008-09-03sfc: Remove unused field efx_channel::reset_workSteve Hodgson
2008-09-03sfc: Change first parameter type of {set,clear}_bit_le() to unsignedBen Hutchings
2008-09-03sfc: Replace net_dev->priv with netdev_priv(net_dev)Ben Hutchings
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-08-29b43: Rewrite TX power adjustmentMichael Buesch
2008-08-29b43: Implement dynamic PHY APIMichael Buesch
2008-08-29rt2x00: Release rt2x00 2.2.1Ivo van Doorn
2008-08-29rt2x00: skb->data pointer should not include TX descriptorMattias Nissler
2008-08-29rt2x00: Add Signal type flagIvo van Doorn
2008-08-29rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn
2008-08-29rt2x00: Only configure hardware when radio is enabledMattias Nissler
2008-08-29rt2x00: Map extra_tx_headroom to DMAIvo van Doorn
2008-08-29rt2x00: Fix race conditions in flag handlingIvo van Doorn
2008-08-29libertas: use the common frame control functionsHarvey Harrison
2008-08-29ath9k: rc.h cleanupSujith
2008-08-29ath9k: Remove sc_lastrx as we don't use it anywhereSujith
2008-08-29ath9k: Do not update frame's duration fieldSujith
2008-08-29ath9k: Remove more dead codeSujith
2008-08-29ath9k: Add LED supportVasanthakumar Thiagarajan
2008-08-29p54pci: rx tasklet refactoringChristian Lamparter
2008-08-29p54: redo queue numberingChr
2008-08-29p54: take tx_queue's lock in rx_frame_sentChr
2008-08-29p54: fix rssi auto calibrationChristian Lamparter
2008-08-29wireless: remove unused #include <version.h>Huang Weiyi
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen
2008-08-29mac80211_hwsim: Add minimal IEEE 802.11n supportJouni Malinen
2008-08-29libertas: convert adhoc operations to direct commandsDan Williams