Age | Commit message (Expand) | Author | Files | Lines |
2008-11-20 | net: jme.c rxdesc.flags is __le16, other missing endian swaps | Harvey Harrison | 1 | -11/+10 |
2008-11-20 | ixgbe: fix compilation with gcc-3.4 | Alexey Dobriyan | 1 | -30/+28 |
2008-11-19 | iwlagn: fix RX skb alignment | Johannes Berg | 3 | -13/+22 |
2008-11-19 | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2 | -2/+0 |
2008-11-19 | libertas_tf: fix skb tail pointer | Johannes Berg | 1 | -1/+1 |
2008-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 23 | -98/+494 |
2008-11-17 | e1000e: fix IPMI traffic | Jeff Kirsher | 3 | -2/+51 |
2008-11-17 | e1000e: fix warn_on reload after phy_id error | Jeff Kirsher | 1 | -0/+1 |
2008-11-16 | phy: fix phy address bug | Giulio Benetti | 1 | -2/+2 |
2008-11-16 | e100: fix dma error in direction for mapping | Jesse Brandeburg | 1 | -10/+10 |
2008-11-16 | igb: use dev_printk instead of printk | Bjorn Helgaas | 1 | -4/+3 |
2008-11-16 | qla3xxx: Cleanup: Fix link print statements. | Ron Mercer | 1 | -14/+5 |
2008-11-16 | igb: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2 | -2/+7 |
2008-11-16 | e1000: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2 | -2/+7 |
2008-11-16 | e1000e: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2 | -2/+7 |
2008-11-16 | via-velocity: enable perfect filtering for multicast packets | Joey Zhuo | 1 | -1/+1 |
2008-11-16 | phy: Add support for Marvell 88E1118 PHY | Ron Madrid | 1 | -0/+66 |
2008-11-16 | mlx4_en: Pause parameters per port | Yevgeny Petrilin | 3 | -22/+24 |
2008-11-15 | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 5 | -29/+15 |
2008-11-15 | phylib: fix premature freeing of struct mii_bus | Lennert Buytenhek | 1 | -1/+1 |
2008-11-15 | atl1: Do not enumerate options unsupported by chip | J. K. Cliburn | 1 | -14/+3 |
2008-11-15 | atl1e: fix broken multicast by removing unnecessary crc inversion | J. K. Cliburn | 1 | -4/+0 |
2008-11-15 | gianfar: Fix DMA unmap invocations | Andy Fleming | 1 | -7/+8 |
2008-11-15 | net/ucc_geth: Fix oops in uec_get_ethtool_stats() | Anton Vorontsov | 1 | -3/+3 |
2008-11-15 | niu: Bump driver version and release date. | David S. Miller | 1 | -2/+2 |
2008-11-15 | NIU: Add Sun CP3260 ATCA blade support | Santwona Behera | 2 | -6/+293 |
2008-11-14 | powerpc/mpc5200: fix bestcomm Kconfig dependencies | Grant Likely | 1 | -1/+2 |
2008-11-14 | USB: net: asix: add support for Cables-to-Go USB Ethernet adapter | Jason Cooper | 1 | -0/+4 |
2008-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 8 | -10/+28 |
2008-11-13 | bnx2: fix poll_controller to pass proper structures and check all rx queues | Neil Horman | 1 | -3/+6 |
2008-11-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -1/+7 |
2008-11-13 | niu: Fix readq implementation when architecture does not provide one. | David S. Miller | 1 | -2/+1 |
2008-11-13 | hostap: pad the skb->cb usage in lieu of a proper fix | Johannes Berg | 1 | -1/+4 |
2008-11-13 | rtl8187 : support for Sitecom WL-168 0001 v4 | Bob Jolliffe | 1 | -0/+1 |
2008-11-13 | rtl8187: Add Abocom USB ID | Ivan Kuten | 1 | -0/+2 |
2008-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2 | -6/+5 |
2008-11-12 | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-next | Roland Dreier | 1 | -6/+3 |
2008-11-12 | RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) | Steve Wise | 1 | -0/+2 |
2008-11-11 | [netdrvr] smc911x: fix for driver resume (and compilation warning) | Dasgupta, Romit | 1 | -1/+3 |
2008-11-11 | RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface. | Steve Wise | 1 | -0/+2 |
2008-11-11 | cxgb3 - Limit multiqueue setting to msi-x | Divy Le Ray | 1 | -1/+1 |
2008-11-11 | cxgb3 - eeprom read fixes | Divy Le Ray | 1 | -1/+7 |
2008-11-11 | myri10ge: fix stop/go ordering even more | Brice Goglin | 1 | -1/+3 |
2008-11-07 | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 3 | -8/+10 |
2008-11-07 | [netdrvr] usb/hso: Cleanup rfkill error handling | Jonathan McDowell | 1 | -4/+6 |
2008-11-07 | sfc: Correct address of gPXE boot configuration in EEPROM | Ben Hutchings | 1 | -2/+2 |
2008-11-07 | el3_common_init() should be __devinit, not __init | Al Viro | 1 | -3/+3 |
2008-11-07 | hso: rfkill type should be WWAN | Paulius Zaleckas | 1 | -1/+1 |
2008-11-07 | mlx4_en: Start port error flow bug fix | Yevgeny Petrilin | 1 | -1/+1 |
2008-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -11/+39 |