aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2005-09-14[PATCH] skge: gmac register access errors in dual portStephen Hemminger
2005-09-14[PATCH] ixgb: correct rx_dropped countingJohn W. Linville
2005-09-14[PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville
2005-09-14[PATCH] e1000: correct rx_dropped countingJohn W. Linville
2005-09-14[PATCH] airo : fix channel number in scanmatthieu castet
2005-09-14[PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLERKeith Owens
2005-09-14[PATCH] s2io warning fixesAndrew Morton
2005-09-14[PATCH] sk98lin: remove PCI id info for cards for conflicting devicesStephen Hemminger
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund
2005-09-13[PATCH] pcmcia: add another orinoco_cs idKomuro
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds
2005-09-12[BNX2]: Add support for ETHTOOL_GPERMADDR.John W. Linville
2005-09-12[TG3]: Add support for ETHTOOL_GPERMADDR.John W. Linville
2005-09-12[TG3]: Do not count non-error frames dropped by the hardware as rx_errors.John W. Linville
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle
2005-09-12[HAMRADIO]: driver cleanupsRalf Baechle
2005-09-11[PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processo...Greg Ungerer
2005-09-11[PATCH] m68knommu: ColdFire FEC eth driver improvementsGreg Ungerer
2005-09-11[PATCH] m68knommu: config support for FEC eth of 523x Coldfire processor familyGreg Ungerer
2005-09-11[PATCH] Sun HME: enable and map PCI ROM properlyWilly Tarreau
2005-09-11Sun GEM ethernet: enable and map PCI ROM properlyLinus Torvalds
2005-09-10[PATCH] janitor: tulip/de4x5: list_for_eachDomen Puncer
2005-09-10[PATCH] janitor: net/ppp-generic: list_for_each_entryDomen Puncer
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-09[PATCH] cs89x0: add netpoll supportDeepak Saxena
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk
2005-09-08[BNX2]: Fix bug in irq handler and add prefetchMichael Chan
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds
2005-09-07[PATCH] bogus #if (smc91x.h)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] -Wundef fixes (hamachi)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk
2005-09-07[PATCH] Fix smsc_ircc_init return valueBrice Goglin
2005-09-07[PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: remove typedefsDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: formatting fixesDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov
2005-09-07[PATCH] 3c59x: read current link status from phyTommy S. Christensen
2005-09-07[PATCH] 3c59x PM fixesRafael J. Wysocki
2005-09-07[kernel-doc] fix various DocBook build problems/warningsJeff Garzik