summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-3134-186/+301
|\
| * net: Really remove all of LOOPBACK_TSO code.David S. Miller2008-10-311-9/+0
| * net: delete excess kernel-doc notationRandy Dunlap2008-10-301-1/+0
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-3011-36/+99
| |\
| | * gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho2008-10-311-0/+9
| | * gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-313-0/+31
| | * at91_ether: request/free GPIO for PHY interruptDavid Brownell2008-10-311-1/+5
| | * amd8111e: fix dma_free_coherent contextChunbo Luo2008-10-311-5/+4
| | * atl1: fix vlan tag regressionJay Cliburn2008-10-312-4/+5
| | * SMC91x: delete unused local variable "lp"Mike Frysinger2008-10-311-2/+0
| | * myri10ge: fix stop/go mmio orderingBrice Goglin2008-10-311-1/+3
| | * bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek2008-10-311-5/+8
| | * bonding: Clean up resource leaksJay Vosburgh2008-10-311-18/+31
| | * bonding: fix miimon failure counterJay Vosburgh2008-10-311-0/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-308-25/+17
| |\ \
| | * | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-291-3/+1
| | * | ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-292-15/+9
| | * | rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-291-1/+1
| | * | ath5k: correct misspelling in debug helpBob Copeland2008-10-291-1/+1
| | * | libertas: fix buffer overrunJohannes Berg2008-10-291-2/+2
| | * | libertas: remove two libertas sparse warningHolger Schurig2008-10-291-2/+2
| | * | iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler2008-10-291-1/+1
| * | | pppoe: Fix socket leak.David S. Miller2008-10-301-3/+3
| | |/ | |/|
| * | amd8111e: Fix rx return codeChris Friesen2008-10-281-6/+8
| |/
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-2810-16/+94
| |\
| | * dm9601: runtime mac address change supportPeter Korsgaard2008-10-271-0/+15
| | * via-velocity: use driver string instead of dev->name before register_netdev()Sven Hartge2008-10-271-4/+7
| | * drivers/net/wan/syncppp: Fix unused-var warningsJeff Garzik2008-10-271-2/+3
| | * mlx4: Setting the correct offset for default mac addressYevgeny Petrilin2008-10-271-1/+1
| | * mlx4_en: remove duplicated #includeHuang Weiyi2008-10-271-1/+0
| | * ibm_newemac: Fix typo in flow control config optionJosh Boyer2008-10-271-1/+1
| | * ehea: Detect 16GB hugepages for firmware restrictionThomas Klein2008-10-273-6/+56
| | * dmfe: check pci_alloc_consistent errorsFUJITA Tomonori2008-10-271-1/+11
| * | p54: fix build warningsChristian Lamparter2008-10-271-2/+3
| * | ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns2008-10-271-22/+11
| * | p54: fix misbehavings when firmware can't be foundChristian Lamparter2008-10-271-66/+66
| |/
* | pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-3112-25/+14
* | tc35815: Define more Rx status bitsAtsushi Nemoto2008-10-311-2/+3
* | cxgb3 - enable lro control through ethtoolDivy Le Ray2008-10-311-12/+57
* | e100: adapt to the reworked PCI PMRafael J. Wysocki2008-10-311-6/+10
* | The overdue eepro100 removal.Adrian Bunk2008-10-313-2414/+0
* | skge: adapt skge to use reworked PCI PMRafael J. Wysocki2008-10-311-27/+11
* | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-291-3/+1
* | macvlan: add support for ethtool get settingsStephen Hemminger2008-10-291-0/+24
* | net: replace %p6 with %pI6Harvey Harrison2008-10-291-2/+2
* | infiniband: use %p6 for printing message idsHarvey Harrison2008-10-281-21/+2
* | veth: remove unused listDaniel Lezcano2008-10-281-13/+0
* | veth: Remove useless veth fieldDaniel Lezcano2008-10-281-3/+0
* | net: convert more to %pMJohannes Berg2008-10-2714-85/+27
* | net: convert print_mac to %pMJohannes Berg2008-10-27215-1409/+804
|/
OpenPOWER on IntegriCloud