summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2005-09-20[WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.Krzysztof Halasa1-1/+1
2005-09-18[BOND]: Fix bond_init() error path handling.Florin Malita1-0/+8
2005-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-61/+47
2005-09-17[TG3]: Fix 4GB boundary tx handlingMichael Chan1-55/+39
2005-09-17[TG3]: Sparse fixes for tg3Peter Hagervall1-3/+3
2005-09-17[TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller1-3/+5
2005-09-16[PATCH] net: fix spider_net media detectionJens Osterkamp1-0/+4
2005-09-16[PATCH] 8139cp: allocate statistics space only when neededStephen Hemminger1-23/+23
2005-09-16[PATCH] bonding: plug reference count leakJay Vosburgh1-0/+3
2005-09-14[PATCH] skge: gmac register access errors in dual portStephen Hemminger3-46/+56
2005-09-14[PATCH] ixgb: correct rx_dropped countingJohn W. Linville1-2/+0
2005-09-14[PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville1-3/+1
2005-09-14[PATCH] e1000: correct rx_dropped countingJohn W. Linville1-1/+0
2005-09-14[PATCH] airo : fix channel number in scanmatthieu castet1-1/+4
2005-09-14[PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLERKeith Owens1-1/+1
2005-09-14[PATCH] s2io warning fixesAndrew Morton1-4/+5
2005-09-14[PATCH] sk98lin: remove PCI id info for cards for conflicting devicesStephen Hemminger1-7/+5
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund1-2/+2
2005-09-13[PATCH] pcmcia: add another orinoco_cs idKomuro1-0/+1
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds10-60/+31
2005-09-13[BNX2]: Add support for ETHTOOL_GPERMADDR.John W. Linville1-0/+2
2005-09-13[TG3]: Add support for ETHTOOL_GPERMADDR.John W. Linville1-0/+4
2005-09-13[TG3]: Do not count non-error frames dropped by the hardware as rx_errors.John W. Linville1-2/+4
2005-09-13[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle8-8/+8
2005-09-13[HAMRADIO]: driver cleanupsRalf Baechle4-50/+13
2005-09-12[PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processo...Greg Ungerer1-3/+4
2005-09-12[PATCH] m68knommu: ColdFire FEC eth driver improvementsGreg Ungerer1-230/+248
2005-09-12[PATCH] m68knommu: config support for FEC eth of 523x Coldfire processor familyGreg Ungerer1-3/+10
2005-09-11[PATCH] Sun HME: enable and map PCI ROM properlyWilly Tarreau1-26/+17
2005-09-11Sun GEM ethernet: enable and map PCI ROM properlyLinus Torvalds1-22/+14
2005-09-10[PATCH] janitor: tulip/de4x5: list_for_eachDomen Puncer1-2/+2
2005-09-10[PATCH] janitor: net/ppp-generic: list_for_each_entryDomen Puncer1-16/+7
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-17/+11
2005-09-10[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar1-1/+1
2005-09-10[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar4-6/+6
2005-09-10[PATCH] cs89x0: add netpoll supportDeepak Saxena1-0/+19
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds1-11/+2
2005-09-09[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-11/+2
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds1-6/+0
2005-09-09[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-6/+0
2005-09-09[BNX2]: Fix bug in irq handler and add prefetchMichael Chan2-3/+5
2005-09-08Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds1-0/+1
2005-09-08Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds25-1850/+4847
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds1-8/+17
2005-09-08[PATCH] bogus #if (smc91x.h)viro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] -Wundef fixes (hamachi)viro@ZenIV.linux.org.uk1-0/+4
2005-09-08[PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk1-5/+5
2005-09-08[PATCH] Fix smsc_ircc_init return valueBrice Goglin1-0/+1
2005-09-08[PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov1-6/+4
2005-09-08[PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov1-12/+11