| Commit message (Expand) | Author | Age | Files | Lines |
* | r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2 | Francois Romieu | 2007-10-05 | 1 | -3/+13 |
* | sky2: jumbo frame regression fix | Stephen Hemminger | 2007-10-03 | 1 | -3/+0 |
* | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 2007-10-03 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] bcm43xx: Correct printk with PFX before KERN_ | Joe Perches | 2007-10-02 | 1 | -1/+1 |
* | | dm9601: Fix receive MTU | Peter Korsgaard | 2007-10-02 | 1 | -1/+1 |
* | | mv643xx_eth: Do not modify struct netdev tx_queue_len | Dale Farnsworth | 2007-10-02 | 1 | -1/+0 |
* | | qla3xxx: bugfix: Fix VLAN rx completion handling. | Ron Mercer | 2007-10-02 | 1 | -0/+6 |
* | | qla3xxx: bugfix: Add memory barrier before accessing rx completion. | Ron Mercer | 2007-10-02 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2007-10-01 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] libertas: build problems when partially modular | Randy Dunlap | 2007-09-30 | 1 | -1/+1 |
* | | mv643xx_eth: Check ETH_INT_CAUSE_STATE bit | Dale Farnsworth | 2007-09-29 | 2 | -2/+4 |
* | | e1000: Add device IDs of blade version of the 82571 quad port | Auke Kok | 2007-09-27 | 4 | -0/+5 |
* | | sky2: fix transmit state on resume | Stephen Hemminger | 2007-09-27 | 1 | -1/+16 |
* | | sky2: FE+ vlan workaround | Stephen Hemminger | 2007-09-27 | 1 | -2/+6 |
* | | sky2: sky2 FE+ receive status workaround | Stephen Hemminger | 2007-09-27 | 1 | -11/+17 |
* | | mv643xx_eth: duplicate methods in initializer | Al Viro | 2007-09-26 | 1 | -2/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-09-26 | 1 | -8/+6 |
|\ \ |
|
| * | | [PPP_MPPE]: Don't put InterimKey on the stack | Michal Schmidt | 2007-09-25 | 1 | -8/+6 |
| |/ |
|
* | | Merge branch 'r8169-for-jeff-20070919' of git://electric-eye.fr.zoreil.com/ho... | Jeff Garzik | 2007-09-25 | 1 | -1/+13 |
|\ \ |
|
| * | | r8169: workaround against ignored TxPoll writes (8168) | Francois Romieu | 2007-09-19 | 1 | -0/+9 |
| * | | r8169: correct phy parameters for the 8110SC | Edward Hsu | 2007-09-19 | 1 | -1/+4 |
* | | | Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo" | Jeff Garzik | 2007-09-25 | 1 | -1/+1 |
* | | | sky2: be more selective about FIFO watchdog | Stephen Hemminger | 2007-09-25 | 2 | -14/+15 |
* | | | sky2: FE+ Phy initialization | Stephen Hemminger | 2007-09-25 | 1 | -0/+10 |
| |/
|/| |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-09-20 | 3 | -70/+58 |
|\ \ |
|
| * | | [BNX2]: Add PHY workaround for 5709 A1. | Michael Chan | 2007-09-20 | 1 | -3/+4 |
| * | | [PPP] L2TP: Fix skb handling in pppol2tp_xmit | Herbert Xu | 2007-09-20 | 1 | -40/+23 |
| * | | [PPP] L2TP: Fix skb handling in pppol2tp_recv_core | Herbert Xu | 2007-09-20 | 1 | -20/+24 |
| * | | [PPP] L2TP: Disallow non-UDP datagram sockets | Herbert Xu | 2007-09-20 | 1 | -5/+6 |
| * | | [PPP] pppoe: Fix double-free on skb after transmit failure | Herbert Xu | 2007-09-20 | 1 | -2/+1 |
| |/ |
|
* | | sky2: version 1.18 | Stephen Hemminger | 2007-09-20 | 1 | -1/+1 |
* | | sky2: receive FIFO checking | Stephen Hemminger | 2007-09-20 | 2 | -17/+66 |
* | | sky2: fe+ chip support | Stephen Hemminger | 2007-09-20 | 2 | -37/+117 |
* | | sky2: reorganize chip revision features | Stephen Hemminger | 2007-09-20 | 2 | -57/+90 |
* | | sky2: ethtool speed report bug | Stephen Hemminger | 2007-09-20 | 1 | -7/+0 |
* | | sky2: fix VLAN receive processing (resend) | Stephen Hemminger | 2007-09-20 | 2 | -2/+14 |
* | | phy: export phy_mii_ioctl | Domen Puncer | 2007-09-20 | 1 | -0/+1 |
* | | myri10ge: Add support for PCI device id 9 | Brice Goglin | 2007-09-19 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-09-16 | 2 | -78/+50 |
|\ |
|
| * | [PPP] generic: Fix receive path data clobbering & non-linear handling | Herbert Xu | 2007-09-16 | 1 | -19/+25 |
| * | [PPP] generic: Call skb_cow_head before scribbling over skb | Herbert Xu | 2007-09-16 | 1 | -11/+3 |
| * | [NET] skbuff: Add skb_cow_head | Herbert Xu | 2007-09-16 | 1 | -1/+1 |
| * | [PPP] pppoe: Fill in header directly in __pppoe_xmit | Herbert Xu | 2007-09-16 | 1 | -11/+9 |
| * | [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value | Herbert Xu | 2007-09-16 | 1 | -37/+13 |
| * | [PPP] pppoe: Fix skb_unshare_check call position | Herbert Xu | 2007-09-16 | 1 | -3/+3 |
* | | drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo | Jeff Garzik | 2007-09-15 | 1 | -1/+1 |
* | | sk98lin: resurrect driver | Stephen Hemminger | 2007-09-15 | 42 | -1/+41398 |
* | | ucc_geth: fix compilation | Anton Vorontsov | 2007-09-15 | 1 | -1/+1 |
* | | mv643xx_eth: Fix tx_bytes stats calculation | Dale Farnsworth | 2007-09-15 | 1 | -1/+1 |
* | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 2007-09-15 | 3 | -10/+22 |
|\ \ |
|