summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-02-08atl1: fix frame length bugJay Cliburn
2008-02-08forcedeth: mac address mcp77/79Ayaz Abdulla
2008-02-08cxgb: fix statsDivy Le Ray
2008-02-08cxgb: fix T2 GSODivy Le Ray
2008-02-08chelsio: Fix skb->dev settingDivy Le Ray
2008-02-08CASSINI: Set skb->truesize properly on receive packets.David Miller
2008-02-08CASSINI: Revert 'dont touch page_count'.David Miller
2008-02-08CASSINI: Fix endianness bug.Al Viro
2008-02-08NET: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill
2008-02-08NET: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill
2008-02-08sky2: RX lockup fixStephen Hemminger
2008-02-08sky2: disable rx checksum on Yukon XLStephen Hemminger
2007-12-14forcedeth boot delay fixAyaz Abdulla
2007-12-14forcedeth: new mcp79 pci idsAyaz Abdulla
2007-12-14libertas: properly account for queue commandsMarcelo Tosatti
2007-11-26ipw2200: batch non-user-requested scan result notificationsDan Williams
2007-11-16zd1211rw, fix oops when ejecting install mediaMarc Pignat
2007-11-16rtl8187: Fix more frag bit checking, rts duration calcMichael Wu
2007-11-16ipw2100: send WEXT scan eventsDan Williams
2007-11-16zd1201: avoid null ptr access of skb->devJohn W. Linville
2007-11-16sky2: fix power settings on Yukon XLStephen Hemminger
2007-11-16sky2: ethtool register reserved area blackoutStephen Hemminger
2007-11-16sky2: status ring race fixStephen Hemminger
2007-11-16skge: XM PHY handling fixesStephen Hemminger
2007-11-16Fix L2TP oopses.James Chapman
2007-11-16TG3: Fix performance regression on 5705.Michael Chan
2007-11-16forcedeth: add MCP77 device IDsAyaz Abdulla
2007-11-16forcedeth msi bugfixManfred Spraul
2007-11-16ehea: 64K page kernel support fixJan-Bernd Themann
2007-11-16libertas: fix endianness breakageAl Viro
2007-11-16libertas: more endianness breakageAl Viro
2007-10-05r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu
2007-10-03sky2: jumbo frame regression fixStephen Hemminger
2007-10-03Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-02[PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches
2007-10-02dm9601: Fix receive MTUPeter Korsgaard
2007-10-02mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth
2007-10-02qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer
2007-10-02qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer
2007-10-01Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2007-09-30[PATCH] libertas: build problems when partially modularRandy Dunlap
2007-09-29mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth
2007-09-27e1000: Add device IDs of blade version of the 82571 quad portAuke Kok
2007-09-27sky2: fix transmit state on resumeStephen Hemminger
2007-09-27sky2: FE+ vlan workaroundStephen Hemminger
2007-09-27sky2: sky2 FE+ receive status workaroundStephen Hemminger
2007-09-26mv643xx_eth: duplicate methods in initializerAl Viro
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-25[PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt
2007-09-25Merge branch 'r8169-for-jeff-20070919' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik