summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
|/
* libertas: free sk_buff with kfree_skbSergio Luis2008-10-261-1/+1
* r8169: revert "read MAC address from EEPROM on init"Francois Romieu2008-10-261-88/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-2325-210/+386
|\
| * net: Fix disjunct computation of netdev featuresHerbert Xu2008-10-231-5/+11
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-234-40/+60
| |\
| | * p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter2008-10-221-18/+10
| | * orinoco: reduce stack usage in firmware download pathAndrey Borzenkov2008-10-221-13/+29
| | * ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-222-9/+21
| * | [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.Jon Smirl2008-10-221-0/+18
| * | qlge: Fix MSI/legacy single interrupt bug.Ron Mercer2008-10-222-47/+47
| * | smc911x: Make the driver safer on SMPCatalin Marinas2008-10-221-17/+8
| * | smc911x: Add IRQ polarity configurationCatalin Marinas2008-10-221-3/+8
| * | smc911x: Allow Kconfig dependency on ARMCatalin Marinas2008-10-221-1/+1
| * | sis190: add identifier for Atheros AR8021 PHYFrancois Romieu2008-10-221-0/+1
| * | 8139x: reduce message severity on driver overlapStephen Hemminger2008-10-222-6/+4
| * | igb: add IGB_DCA instead of selecting INTEL_IOATDMAJeff Kirsher2008-10-222-16/+21
| * | igb: fix tx data corruption with transition to L0s on 82575Alexander Duyck2008-10-221-2/+26
| * | ehea: Fix memory hotplug supportHannes Hering2008-10-224-41/+119
| * | netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driverBryan Wu2008-10-221-9/+0
| * | cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpqRoland Dreier2008-10-221-0/+1
| * | SMC911x: unbreak PXA buildsDmitry Baryshkov2008-10-222-3/+5
| * | myri10ge: disable NAPI on failure to setup the interfaceBrice Goglin2008-10-221-1/+5
| * | net: Make SMC91X selectable on other MIPS boardsAtsushi Nemoto2008-10-221-1/+1
| * | AX88796: ax_probe() fix irq assignmentroel kluin2008-10-221-3/+3
| * | gianfar: fix handle errors returned by platform_get_irq*()roel kluin2008-10-221-7/+17
| * | r8169: checks against wrong mac addresse initFrancois Romieu2008-10-221-4/+18
| * | r8169: verbose mac address initFrancois Romieu2008-10-221-4/+12
| |/