summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2005-10-04[netdrvr] fix smc91c92_cs multicast bugKomuro1-1/+1
2005-10-04[PATCH] ns83820: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-04[PATCH] skge: set mac address oops with bondingStephen Hemminger1-8/+16
2005-10-04[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-10-04[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu4-13/+18
2005-10-04[TG3]: Refine AMD K8 write-reorder chipset test.Michael Chan1-11/+12
2005-10-04[CASSINI]: Convert to ethtool_opsAl Viro1-288/+214
2005-10-02[ARM] Fix init printk for EBSA110 network driver, and link timerRussell King1-11/+9
2005-10-02[ARM] Fix EBSA110 network driver link detectionRussell King1-1/+1
2005-10-01[PATCH] r8169: tone down the r8169 driverFrancois Romieu1-2/+1
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-28[NET]: Add Sun Cassini driver.David S. Miller4-0/+9745
2005-09-28Merge 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-27[PATCH] missing asm/irq.h (cs89x0)Al Viro1-0/+1
2005-09-24[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-22[PATCH] r8169: call proper VLAN receive functionTommy Christensen1-2/+2
2005-09-22[PATCH] skge: check length from PHYStephen Hemminger2-82/+85
2005-09-22[PATCH] skge: expand ethtool debug register dumpStephen Hemminger1-21/+8
2005-09-22[PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com1-1/+2
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