aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-31net: Really remove all of LOOPBACK_TSO code.David S. Miller
2008-10-30net: delete excess kernel-doc notationRandy Dunlap
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-10-30pppoe: Fix socket leak.David S. Miller
2008-10-31gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven
2008-10-31tc35815: Define more Rx status bitsAtsushi Nemoto
2008-10-31cxgb3 - enable lro control through ethtoolDivy Le Ray
2008-10-31e100: adapt to the reworked PCI PMRafael J. Wysocki
2008-10-31The overdue eepro100 removal.Adrian Bunk
2008-10-31skge: adapt skge to use reworked PCI PMRafael J. Wysocki
2008-10-31at91_ether: request/free GPIO for PHY interruptDavid Brownell
2008-10-31amd8111e: fix dma_free_coherent contextChunbo Luo
2008-10-31atl1: fix vlan tag regressionJay Cliburn
2008-10-31SMC91x: delete unused local variable "lp"Mike Frysinger
2008-10-31myri10ge: fix stop/go mmio orderingBrice Goglin
2008-10-31bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek
2008-10-31bonding: Clean up resource leaksJay Vosburgh
2008-10-31bonding: fix miimon failure counterJay Vosburgh
2008-10-29net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison
2008-10-29macvlan: add support for ethtool get settingsStephen Hemminger
2008-10-29ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland
2008-10-29ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns
2008-10-29rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn
2008-10-29ath5k: correct misspelling in debug helpBob Copeland
2008-10-29libertas: fix buffer overrunJohannes Berg
2008-10-29libertas: remove two libertas sparse warningHolger Schurig
2008-10-29iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28infiniband: use %p6 for printing message idsHarvey Harrison
2008-10-28veth: remove unused listDaniel Lezcano
2008-10-28veth: Remove useless veth fieldDaniel Lezcano
2008-10-28amd8111e: Fix rx return codeChris Friesen
2008-10-28Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-10-27net: convert more to %pMJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-27p54: fix build warningsChristian Lamparter
2008-10-27ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns
2008-10-27p54: fix misbehavings when firmware can't be foundChristian Lamparter
2008-10-27dm9601: runtime mac address change supportPeter Korsgaard
2008-10-27via-velocity: use driver string instead of dev->name before register_netdev()Sven Hartge
2008-10-27drivers/net/wan/syncppp: Fix unused-var warningsJeff Garzik
2008-10-27mlx4: Setting the correct offset for default mac addressYevgeny Petrilin
2008-10-27mlx4_en: remove duplicated #includeHuang Weiyi
2008-10-27ibm_newemac: Fix typo in flow control config optionJosh Boyer
2008-10-27ehea: Detect 16GB hugepages for firmware restrictionThomas Klein
2008-10-27dmfe: check pci_alloc_consistent errorsFUJITA Tomonori