Age | Commit message (Expand) | Author | Files | Lines |
2008-10-21 | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison | 1 | -2/+2 |
2008-10-21 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -8/+8 |
2008-10-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 467 | -29794/+63901 |
2008-10-18 | USB: remove info() macro from usb network drivers | Greg Kroah-Hartman | 7 | -22/+32 |
2008-10-18 | USB: remove warn() macro from usb net drivers | Greg Kroah-Hartman | 4 | -19/+20 |
2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -42/+70 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 4 | -14/+8 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 3 | -16/+5 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -15/+29 |
2008-10-16 | drivers/net/xen-netfront.c: Use DIV_ROUND_UP | Julia Lawall | 1 | -1/+1 |
2008-10-16 | Remove Andrew Morton's old email accounts | Francois Cami | 2 | -8/+7 |
2008-10-16 | NET: convert the phy_device file to use bus_find_device_by_name | Greg Kroah-Hartman | 1 | -7/+1 |
2008-10-16 | device create: net: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 3 | -7/+7 |
2008-10-16 | remove CONFIG_KMOD from drivers | Johannes Berg | 3 | -16/+5 |
2008-10-16 | drivers/net: use nr_irqs | Yinghai Lu | 4 | -8/+8 |
2008-10-16 | [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit | Alan Cox | 1 | -1/+1 |
2008-10-16 | xen-netfront: Avoid unaligned accesses to IP header | Isaku Yamahata | 1 | -1/+4 |
2008-10-16 | lmc: copy_*_user under spinlock | Alan Cox | 1 | -7/+24 |
2008-10-16 | [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA | Jeff Garzik | 4 | -33/+41 |
2008-10-15 | rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb" | Felix Fietkau | 1 | -4/+5 |
2008-10-15 | rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip | Florent Fourcot | 1 | -0/+2 |
2008-10-15 | p54usb: Device ID updates | Christian Lamparter | 1 | -1/+2 |
2008-10-15 | ath9k/mac80211: disallow fragmentation in ath9k, report to userspace | Johannes Berg | 1 | -1/+7 |
2008-10-15 | libertas : Remove unused variable warning for "old_channel" from cmd.c | Manish Katiyar | 1 | -0/+2 |
2008-10-15 | orinoco: fix unsafe locking in spectrum_cs_suspend | David Kilroy | 1 | -2/+3 |
2008-10-15 | orinoco: fix unsafe locking in orinoco_cs_resume | Andrey Borzenkov | 1 | -2/+3 |
2008-10-15 | iwlwifi: fix ct kill configuration for 5350 | Tomas Winkler | 1 | -3/+3 |
2008-10-15 | p54: Fix compilation problem on PPC | Larry Finger | 1 | -1/+0 |
2008-10-15 | iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set. | Rami Rosen | 1 | -1/+1 |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt | 450 | -29680/+63517 |
2008-10-15 | rtl8187: add device ID 0bda:8198 | John W. Linville | 1 | -0/+1 |
2008-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 44 | -45/+53 |
2008-10-14 | qlge: Fix page size ifdef test. | Ron Mercer | 1 | -1/+1 |
2008-10-14 | net: Rationalise email address: Network Specific Parts | Alan Cox | 16 | -22/+24 |
2008-10-14 | enic: Fix Kconfig headline description | Roland Dreier | 1 | -1/+1 |
2008-10-14 | de2104x: wrong MAC address fix | Martin Langer | 1 | -0/+1 |
2008-10-14 | net: export genphy_restart_aneg | Adrian Bunk | 1 | -0/+1 |
2008-10-14 | cxgb3: extend copyrights to 2008 | Divy Le Ray | 20 | -20/+20 |
2008-10-14 | cxgb3: update driver version | Divy Le Ray | 1 | -1/+1 |
2008-10-14 | net/phy: add missing kernel-doc | Randy Dunlap | 1 | -0/+1 |
2008-10-14 | net: fix driver build errors due to missing net/ip6_checksum.h include | Kamalesh Babulal | 3 | -0/+3 |
2008-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 21 | -751/+644 |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -51/+49 |
2008-10-13 | tty: kref the tty driver object | Alan Cox | 1 | -1/+1 |
2008-10-13 | net/bfin_mac.c MDIO namespace fixes | Adrian Bunk | 1 | -13/+13 |
2008-10-13 | jme: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2008-10-13 | smc911x: Add support for LAN921{5,7,8} chips from SMSC | Guennadi Liakhovetski | 2 | -6/+14 |
2008-10-13 | qlge: remove duplicated #include | Huang Weiyi | 2 | -2/+0 |
2008-10-13 | net/au1000_eth.c MDIO namespace fixes | Adrian Bunk | 1 | -13/+14 |
2008-10-13 | net/tc35815.c: fix compilation | Adrian Bunk | 1 | -1/+1 |