summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-09-08p54: set_filter refactoringChristian Lamparter3-29/+28
2008-09-08b43: Replace hardcoded Analog switchMichael Buesch1-1/+2
2008-09-08b43: Move Analog switching into phy codeMichael Buesch7-20/+30
2008-09-06forcedeth: fix kexec regressionRafael J. Wysocki1-3/+5
2008-09-06p54usb: support LM87 firmwaresChristian Lamparter5-20/+73
2008-09-06ath9k: uses/needs led_classdev_[un]registerRandy Dunlap1-0/+3
2008-09-06b43: Split PHY alloc and initMichael Buesch11-109/+178
2008-09-06p54: move eeprom code into common libraryChristian Lamparter4-235/+137
2008-09-06p54: enhance firmware parser to reduce memory wasteChristian Lamparter5-27/+69
2008-09-06p54pci: increase ring buffer index counter when skippingChristian Lamparter1-2/+4
2008-09-06b43: Add LP-PHY radio register definitionsMichael Buesch1-0/+526
2008-09-06b43: Add LP-PHY read/write phyopsMichael Buesch1-6/+17
2008-09-06b43: Add LP-PHY templateMichael Buesch6-1/+176
2008-09-06b43: Move code from nphy.* to phy_n.*Michael Buesch6-5/+5
2008-09-06b43: Move remaining code from phy.c to phy_a.cMichael Buesch4-490/+94
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez12-0/+51
2008-09-06ath5k: HW code cleanupNick Kossifidis19-5042/+5435
2008-09-06b43: Don't use memcpy for overlapping areasMichael Buesch1-3/+4
2008-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-96/+131
2008-09-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller5-16/+14
2008-09-04bnx2x: Accessing un-mapped pageEilon Greenstein2-19/+20
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen1-2/+2
2008-09-03ath9k: Fix TX status reportingJouni Malinen1-2/+10
2008-09-03iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman1-4/+7
2008-09-03iwlwifi: call apm stop on exitGregory Greenman1-1/+4
2008-09-03iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler1-10/+17
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler1-31/+46
2008-09-03iwlwifi: fix station mimo power save valuesRon Rindjunsky3-4/+2
2008-09-03iwlwifi: remove false rxon if rx chain changesMohamed Abbas1-4/+3
2008-09-03iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky1-1/+1
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2-2/+5
2008-09-03s2io: reindented misleading for loopIlpo Järvinen1-2/+2
2008-09-03[netdrvr] removed unused #include <version.h>Huang Weiyi3-3/+0
2008-09-038139too: use netdev_alloc_skbKevin Lo1-2/+2
2008-09-038139cp: use netdev_alloc_skbKevin Lo1-7/+7
2008-09-03via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skbKevin Lo1-4/+4
2008-09-03sky2: display product info on boot.Stephen Hemminger1-4/+69
2008-09-03sky2: EEPROM read/write bug fixesStephen Hemminger1-42/+55
2008-09-03Merge branch 'r8169-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik1-66/+335
2008-09-03ixgbe: change config srrctl to only program one register per VMDq/RSS idAlexander Duyck1-10/+15
2008-09-03igb: clean up a stray fake netdev code left in rx pathAlexander Duyck1-5/+0
2008-09-03igb: remove unneeded cleaned variable in clean_tx_irq pathAlexander Duyck1-5/+2
2008-09-03e1000e: add support for new 82574L partBruce Allan11-77/+738
2008-09-03e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) partsBruce Allan7-14/+280
2008-09-03e1000e: add support for the 82567LM-4 deviceBruce Allan3-0/+3
2008-09-03ixgbe: use different context for tso and offloadPJ Waskiewicz1-0/+5
2008-09-03ixgbe: fix dca hints going to wrong processorJesse Brandeburg2-31/+69
2008-09-03ixgbe: fix bug where lro settings are per ringJesse Brandeburg1-13/+14
2008-09-03ixgbe: update dca to new interface, fix CONFIG_DCA_MODULEJesse Brandeburg2-26/+59
2008-09-03ixgbe: should not use HW_CSUM, should use IP* flagsJesse Brandeburg2-5/+5