aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-30[PATCH] volatile unsigned short f(...) doesn't make senseAl Viro1-1/+1
2005-09-30[PATCH] cassini annotations and fixesAl Viro1-9/+9
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-0/+9745
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro4-11/+11
2005-09-28[PATCH] orinoco: Fix flood of kernel log with stupid WE warningsBenjamin Herrenschmidt1-1/+1
2005-09-27[NET]: Add Sun Cassini driver.David S. Miller4-0/+9745
2005-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-15/+80
2005-09-27[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-27[TG3]: misc. fixesMichael Chan1-7/+46
2005-09-27[TG3]: 5780 PHY fixesMichael Chan2-6/+32
2005-09-26[PATCH] missing asm/irq.h (cs89x0)Al Viro1-0/+1
2005-09-23[PATCH] skge: fix Yukon-Lite A0 workaroundStephen Hemminger1-2/+20
2005-09-23[PATCH] 8390 Tx fix for non i386 machinesPaul Gortmaker1-1/+1
2005-09-21[PATCH] r8169: call proper VLAN receive functionTommy Christensen1-2/+2
2005-09-21[PATCH] skge: check length from PHYStephen Hemminger2-82/+85
2005-09-21[PATCH] skge: expand ethtool debug register dumpStephen Hemminger1-21/+8
2005-09-21[PATCH] bonding: Fix link monitor capability check (was skge: set mac address oops with bonding)nsxfreddy@gmail.com1-1/+2
2005-09-19[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-16[TG3]: Sparse fixes for tg3Peter Hagervall1-3/+3
2005-09-16[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-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds10-60/+31
2005-09-12[BNX2]: Add support for ETHTOOL_GPERMADDR.John W. Linville1-0/+2
2005-09-12[TG3]: Add support for ETHTOOL_GPERMADDR.John W. Linville1-0/+4
2005-09-12[TG3]: Do not count non-error frames dropped by the hardware as rx_errors.John W. Linville1-2/+4
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle8-8/+8
2005-09-12[HAMRADIO]: driver cleanupsRalf Baechle4-50/+13
2005-09-11[PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processor familyGreg Ungerer1-3/+4
2005-09-11[PATCH] m68knommu: ColdFire FEC eth driver improvementsGreg Ungerer1-230/+248
2005-09-11[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