| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] pxa: move UART register definitions into dedicated regs-uart.h | Eric Miao | 2008-12-02 | 1 | -0/+1 |
* | [ARM] pxa: move FICP register definitions into pxaficp_ir.c | Eric Miao | 2008-12-02 | 1 | -0/+42 |
* | [ARM] pxa: explicit #include <mach/dma.h> in various drivers | Eric Miao | 2008-12-02 | 1 | -0/+3 |
* | atl2: don't request irq on resume if netif running | Alan Jenkins | 2008-11-20 | 1 | -3/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-20 | 5 | -16/+23 |
|\ |
|
| * | iwlagn: fix RX skb alignment | Johannes Berg | 2008-11-18 | 3 | -13/+22 |
| * | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2008-11-18 | 2 | -2/+0 |
| * | libertas_tf: fix skb tail pointer | Johannes Berg | 2008-11-18 | 1 | -1/+1 |
* | | smc911x: Fix printf format typo in smc911x driver. | Vernon Sauder | 2008-11-20 | 1 | -1/+1 |
* | | asix: Fix asix-based cards connecting to 10/100Mbs LAN. | Pantelis Koukousoulas | 2008-11-20 | 1 | -1/+3 |
* | | mv643xx_eth: fix recycle check bound | Lennert Buytenhek | 2008-11-20 | 1 | -1/+2 |
* | | mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls | Lennert Buytenhek | 2008-11-20 | 1 | -1/+1 |
* | | sh: sh_eth: Update to change of mii_bus | Nobuhiro Iwamatsu | 2008-11-20 | 1 | -2/+2 |
* | | net: ipg.c fix bracing on endian swapping | Harvey Harrison | 2008-11-19 | 1 | -4/+4 |
* | | phylib: Fix auto-negotiation restart avoidance | Trent Piepho | 2008-11-19 | 1 | -11/+23 |
* | | net: jme.c rxdesc.flags is __le16, other missing endian swaps | Harvey Harrison | 2008-11-19 | 1 | -11/+10 |
* | | ixgbe: fix compilation with gcc-3.4 | Alexey Dobriyan | 2008-11-19 | 1 | -30/+28 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-17 | 23 | -98/+494 |
|\ \
| |/ |
|
| * | e1000e: fix IPMI traffic | Jeff Kirsher | 2008-11-16 | 3 | -2/+51 |
| * | e1000e: fix warn_on reload after phy_id error | Jeff Kirsher | 2008-11-16 | 1 | -0/+1 |
| * | phy: fix phy address bug | Giulio Benetti | 2008-11-16 | 1 | -2/+2 |
| * | e100: fix dma error in direction for mapping | Jesse Brandeburg | 2008-11-16 | 1 | -10/+10 |
| * | igb: use dev_printk instead of printk | Bjorn Helgaas | 2008-11-16 | 1 | -4/+3 |
| * | qla3xxx: Cleanup: Fix link print statements. | Ron Mercer | 2008-11-16 | 1 | -14/+5 |
| * | igb: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2008-11-16 | 2 | -2/+7 |
| * | e1000: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2008-11-16 | 2 | -2/+7 |
| * | e1000e: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2008-11-16 | 2 | -2/+7 |
| * | via-velocity: enable perfect filtering for multicast packets | Joey Zhuo | 2008-11-16 | 1 | -1/+1 |
| * | phy: Add support for Marvell 88E1118 PHY | Ron Madrid | 2008-11-15 | 1 | -0/+66 |
| * | mlx4_en: Pause parameters per port | Yevgeny Petrilin | 2008-11-15 | 3 | -22/+24 |
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-11-14 | 5 | -29/+15 |
| |\ |
|
| | * | phylib: fix premature freeing of struct mii_bus | Lennert Buytenhek | 2008-11-14 | 1 | -1/+1 |
| | * | atl1: Do not enumerate options unsupported by chip | J. K. Cliburn | 2008-11-14 | 1 | -14/+3 |
| | * | atl1e: fix broken multicast by removing unnecessary crc inversion | J. K. Cliburn | 2008-11-14 | 1 | -4/+0 |
| | * | gianfar: Fix DMA unmap invocations | Andy Fleming | 2008-11-14 | 1 | -7/+8 |
| | * | net/ucc_geth: Fix oops in uec_get_ethtool_stats() | Anton Vorontsov | 2008-11-14 | 1 | -3/+3 |
| * | | niu: Bump driver version and release date. | David S. Miller | 2008-11-14 | 1 | -2/+2 |
| * | | NIU: Add Sun CP3260 ATCA blade support | Santwona Behera | 2008-11-14 | 2 | -6/+293 |
| |/ |
|
* | | USB: net: asix: add support for Cables-to-Go USB Ethernet adapter | Jason Cooper | 2008-11-13 | 1 | -0/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-12 | 8 | -10/+28 |
|\ \
| |/ |
|
| * | bnx2: fix poll_controller to pass proper structures and check all rx queues | Neil Horman | 2008-11-12 | 1 | -3/+6 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-12 | 2 | -1/+7 |
| |\ |
|
| | * | hostap: pad the skb->cb usage in lieu of a proper fix | Johannes Berg | 2008-11-12 | 1 | -1/+4 |
| | * | rtl8187 : support for Sitecom WL-168 0001 v4 | Bob Jolliffe | 2008-11-12 | 1 | -0/+1 |
| | * | rtl8187: Add Abocom USB ID | Ivan Kuten | 2008-11-12 | 1 | -0/+2 |
| * | | niu: Fix readq implementation when architecture does not provide one. | David S. Miller | 2008-11-12 | 1 | -2/+1 |
| |/ |
|
| * | [netdrvr] smc911x: fix for driver resume (and compilation warning) | Dasgupta, Romit | 2008-11-11 | 1 | -1/+3 |
| * | RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface. | Steve Wise | 2008-11-11 | 1 | -0/+2 |
| * | cxgb3 - Limit multiqueue setting to msi-x | Divy Le Ray | 2008-11-11 | 1 | -1/+1 |
| * | cxgb3 - eeprom read fixes | Divy Le Ray | 2008-11-11 | 1 | -1/+7 |