Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | xen-netfront: Avoid unaligned accesses to IP header | Isaku Yamahata | 2008-10-16 | 1 | -1/+4 | |
| | * | | | | lmc: copy_*_user under spinlock | Alan Cox | 2008-10-16 | 1 | -7/+24 | |
| | * | | | | [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA | Jeff Garzik | 2008-10-16 | 4 | -33/+41 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 4 | -14/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | NET: convert the phy_device file to use bus_find_device_by_name | Greg Kroah-Hartman | 2008-10-16 | 1 | -7/+1 | |
| | * | | | | | device create: net: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 3 | -7/+7 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-10-16 | 3 | -16/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | remove CONFIG_KMOD from drivers | Johannes Berg | 2008-10-17 | 3 | -16/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-16 | 10 | -15/+29 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb" | Felix Fietkau | 2008-10-14 | 1 | -4/+5 | |
| | * | | | | rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip | Florent Fourcot | 2008-10-14 | 1 | -0/+2 | |
| | * | | | | p54usb: Device ID updates | Christian Lamparter | 2008-10-14 | 1 | -1/+2 | |
| | * | | | | ath9k/mac80211: disallow fragmentation in ath9k, report to userspace | Johannes Berg | 2008-10-14 | 1 | -1/+7 | |
| | * | | | | libertas : Remove unused variable warning for "old_channel" from cmd.c | Manish Katiyar | 2008-10-14 | 1 | -0/+2 | |
| | * | | | | orinoco: fix unsafe locking in spectrum_cs_suspend | David Kilroy | 2008-10-14 | 1 | -2/+3 | |
| | * | | | | orinoco: fix unsafe locking in orinoco_cs_resume | Andrey Borzenkov | 2008-10-14 | 1 | -2/+3 | |
| | * | | | | iwlwifi: fix ct kill configuration for 5350 | Tomas Winkler | 2008-10-14 | 1 | -3/+3 | |
| | * | | | | p54: Fix compilation problem on PPC | Larry Finger | 2008-10-14 | 1 | -1/+0 | |
| | * | | | | iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set. | Rami Rosen | 2008-10-14 | 1 | -1/+1 | |
| | * | | | | rtl8187: add device ID 0bda:8198 | John W. Linville | 2008-10-14 | 1 | -0/+1 | |
| * | | | | | drivers/net/xen-netfront.c: Use DIV_ROUND_UP | Julia Lawall | 2008-10-16 | 1 | -1/+1 | |
| * | | | | | Remove Andrew Morton's old email accounts | Francois Cami | 2008-10-16 | 2 | -8/+7 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-15 | 450 | -29680/+63517 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-14 | 44 | -45/+53 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | qlge: Fix page size ifdef test. | Ron Mercer | 2008-10-13 | 1 | -1/+1 | |
| | | * | | net: Rationalise email address: Network Specific Parts | Alan Cox | 2008-10-13 | 16 | -22/+24 | |
| | | * | | enic: Fix Kconfig headline description | Roland Dreier | 2008-10-13 | 1 | -1/+1 | |
| | | * | | de2104x: wrong MAC address fix | Martin Langer | 2008-10-13 | 1 | -0/+1 | |
| | | * | | net: export genphy_restart_aneg | Adrian Bunk | 2008-10-13 | 1 | -0/+1 | |
| | | * | | cxgb3: extend copyrights to 2008 | Divy Le Ray | 2008-10-13 | 20 | -20/+20 | |
| | | * | | cxgb3: update driver version | Divy Le Ray | 2008-10-13 | 1 | -1/+1 | |
| | | * | | net/phy: add missing kernel-doc | Randy Dunlap | 2008-10-13 | 1 | -0/+1 | |
| | | * | | net: fix driver build errors due to missing net/ip6_checksum.h include | Kamalesh Babulal | 2008-10-13 | 3 | -0/+3 | |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 | 21 | -751/+644 | |
| | |\ \ \ | ||||||
| | | * | | | pcmcia: remove unused argument to pcmcia_parse_tuple() | Dominik Brodowski | 2008-08-31 | 6 | -8/+8 | |
| | | * | | | pcmcia: card services header cleanup | Dominik Brodowski | 2008-08-31 | 2 | -2/+2 | |
| | | * | | | pcmcia: deprecate CS_OUT_OF_RESOURCE | Dominik Brodowski | 2008-08-23 | 1 | -2/+2 | |
| | | * | | | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 2008-08-23 | 14 | -77/+90 | |
| | | * | | | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-23 | 9 | -63/+24 | |
| | | * | | | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-23 | 9 | -68/+58 | |
| | | * | | | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-23 | 8 | -13/+0 | |
| | | * | | | pcmcia: use pcmcia_loop_config in net pcmcia drivers | Dominik Brodowski | 2008-08-23 | 9 | -654/+596 | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-13 | 10 | -51/+49 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||||
| | | * | | | net/bfin_mac.c MDIO namespace fixes | Adrian Bunk | 2008-10-12 | 1 | -13/+13 | |
| | | * | | | jme: remove unused #include <version.h> | Huang Weiyi | 2008-10-12 | 1 | -1/+0 | |
| | | * | | | smc911x: Add support for LAN921{5,7,8} chips from SMSC | Guennadi Liakhovetski | 2008-10-12 | 2 | -6/+14 | |
| | | * | | | qlge: remove duplicated #include | Huang Weiyi | 2008-10-12 | 2 | -2/+0 | |
| | | * | | | net/au1000_eth.c MDIO namespace fixes | Adrian Bunk | 2008-10-12 | 1 | -13/+14 | |
| | | * | | | net/tc35815.c: fix compilation | Adrian Bunk | 2008-10-12 | 1 | -1/+1 | |
| | | * | | | sky2: Fix WOL regression | Rafael J. Wysocki | 2008-10-12 | 1 | -14/+5 |