aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin1-0/+1
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov2-4/+17
2007-12-04gianfar: fix compile warningGrant Likely1-1/+1
2007-12-04pasemi_mac: Fix reuse of free'd skbOlof Johansson1-1/+1
2007-12-04SMC911X: Fix using of dereferenced skb after netif_rxWang Chen1-1/+1
2007-12-04sky2: recovery deadlock fixStephen Hemminger1-4/+2
2007-12-04Fix memory corruption in fec_mpc52xxJon Smirl1-2/+2
2007-12-04Don't claim to do IPv6 checksum offloadDavid Woodhouse1-1/+1
2007-12-04cxgb - revert file mode changes.Divy Le Ray4-0/+0
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds1-6/+5
2007-12-01LIB82596: correct data types for hardware addressesThomas Bogendoerfer1-25/+25
2007-12-01via-velocity: don't oops on MTU change (resend)Stephen Hemminger1-8/+3
2007-12-01Stop phy code from returning success to unknown ioctls.David Woodhouse1-0/+3
2007-12-01SET_NETDEV_DEV() in fec_mpc52xx.cDavid Woodhouse1-0/+2
2007-12-01net: smc911x: only enable for mpr2 on sh.Paul Mundt1-1/+1
2007-12-01e1000: Fix NAPI state bug when Rx completeAuke Kok1-1/+1
2007-12-01sky2: turn of dynamic Tx watermark workaround (FE+ only)Stephen Hemminger1-0/+7
2007-12-01sky2: don't use AER routinesStephen Hemminger1-30/+7
2007-12-01sky2: revert to access PCI config via device spaceStephen Hemminger2-38/+56
2007-12-01cxgb - fix statsDivy Le Ray4-89/+96
2007-12-01cxgb - fix NAPIDivy Le Ray1-4/+2
2007-12-01cxgb - fix T2 GSODivy Le Ray3-20/+18
2007-12-01ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection type parametersKim Phillips1-0/+10
2007-12-01phylib: marvell: add support for TX-only and RX-only Internal DelayKim Phillips1-9/+17
2007-12-01skge: MTU changing fixStephen Hemminger1-33/+2
2007-12-01skge: serial mode register valuesStephen Hemminger1-3/+6
2007-12-01skge version 1.13Stephen Hemminger1-1/+1
2007-12-01skge: increase TX threshold for JumboStephen Hemminger1-6/+5
2007-12-01skge: fiber link up/down fixStephen Hemminger1-7/+12
2007-12-01skge: retry on MAC shutdownStephen Hemminger1-11/+8
2007-12-01skge: receive flush logicStephen Hemminger1-7/+2
2007-12-01skge: FIFO Ram calculation errorStephen Hemminger1-2/+2
2007-12-01S2io: Fixed the case when the card initialization fails on mtu changeSreenivasa Honnur1-9/+23
2007-12-01Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik13-21/+33
2007-12-01Merge branch 'master' into upstream-fixesJeff Garzik9-19/+30
2007-11-29iwlwifi 4965 Fix race conditional panic.Joonwoo Park1-0/+1
2007-11-29iwlwifi 3945 Fix race conditional panic.Joonwoo Park1-0/+1
2007-11-29iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler2-7/+12
2007-11-29libertas: let more than one MAC event throughHolger Schurig1-1/+2
2007-11-29libertas: Don't set NETIF_F_IPV6_CSUM in dev->featuresDavid Woodhouse1-4/+0
2007-11-29drivers/net/wireless: Add missing "space"Joe Perches6-6/+6
2007-11-29b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio3-3/+3
2007-11-29iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool2-0/+8
2007-11-29[SUNGEM]: Fix NAPI regression with reset workJohannes Berg1-6/+5
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds4-10/+17
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds2-2/+2
2007-11-26plip: fix parport_register_device name parameterMikulas Patocka1-1/+1
2007-11-26plip: use netif_rx_ni() for packet receiveMikulas Patocka1-1/+1
2007-11-23dmfe: checkpatch fix (add whitespace)Jeff Garzik1-1/+1