aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-09-05p54usb: support LM87 firmwaresChristian Lamparter
2008-09-05ath9k: uses/needs led_classdev_[un]registerRandy Dunlap
2008-09-05b43: Split PHY alloc and initMichael Buesch
2008-09-05p54: move eeprom code into common libraryChristian Lamparter
2008-09-05p54: enhance firmware parser to reduce memory wasteChristian Lamparter
2008-09-05p54pci: increase ring buffer index counter when skippingChristian Lamparter
2008-09-05b43: Add LP-PHY radio register definitionsMichael Buesch
2008-09-05b43: Add LP-PHY read/write phyopsMichael Buesch
2008-09-05b43: Add LP-PHY templateMichael Buesch
2008-09-05b43: Move code from nphy.* to phy_n.*Michael Buesch
2008-09-05b43: Move remaining code from phy.c to phy_a.cMichael Buesch
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-05ath5k: HW code cleanupNick Kossifidis
2008-09-05b43: Don't use memcpy for overlapping areasMichael Buesch
2008-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-03Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-09-03bnx2x: Accessing un-mapped pageEilon Greenstein
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-09-03ath9k: Fix TX status reportingJouni Malinen
2008-09-03iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman
2008-09-03iwlwifi: call apm stop on exitGregory Greenman
2008-09-03iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler
2008-09-03iwlwifi: fix station mimo power save valuesRon Rindjunsky
2008-09-03iwlwifi: remove false rxon if rx chain changesMohamed Abbas
2008-09-03iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss
2008-09-03s2io: reindented misleading for loopIlpo Järvinen
2008-09-03[netdrvr] removed unused #include <version.h>Huang Weiyi
2008-09-038139too: use netdev_alloc_skbKevin Lo
2008-09-038139cp: use netdev_alloc_skbKevin Lo
2008-09-03via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skbKevin Lo
2008-09-03sky2: display product info on boot.Stephen Hemminger
2008-09-03sky2: EEPROM read/write bug fixesStephen Hemminger
2008-09-03Merge branch 'r8169-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik
2008-09-03ixgbe: change config srrctl to only program one register per VMDq/RSS idAlexander Duyck
2008-09-03igb: clean up a stray fake netdev code left in rx pathAlexander Duyck
2008-09-03igb: remove unneeded cleaned variable in clean_tx_irq pathAlexander Duyck
2008-09-03e1000e: add support for new 82574L partBruce Allan
2008-09-03e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) partsBruce Allan
2008-09-03e1000e: add support for the 82567LM-4 deviceBruce Allan
2008-09-03ixgbe: use different context for tso and offloadPJ Waskiewicz
2008-09-03ixgbe: fix dca hints going to wrong processorJesse Brandeburg
2008-09-03ixgbe: fix bug where lro settings are per ringJesse Brandeburg
2008-09-03ixgbe: update dca to new interface, fix CONFIG_DCA_MODULEJesse Brandeburg
2008-09-03ixgbe: should not use HW_CSUM, should use IP* flagsJesse Brandeburg
2008-09-03ixgbe: Lock RSS seed, move rx_buf_len to the rx_ringJesse Brandeburg
2008-09-03ixgbe: Implement Tx Head WritebackJesse Brandeburg
2008-09-03ixgbe: disable flow control by defaultJesse Brandeburg
2008-09-03ixgbe: Cleanup references to Tx and Rx rings to becommon across the driverJesse Brandeburg