Age | Commit message (Expand) | Author | Files | Lines |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 34 | -157/+63 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-07-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 53 | -269/+3284 |
2007-07-12 | Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le... | Alex Landau | 2 | -2/+17 |
2007-07-11 | [TG3]: Update version to 3.78. | Michael Chan | 1 | -2/+2 |
2007-07-11 | [TG3]: Add missing NVRAM strapping. | Matt Carlson | 2 | -1/+4 |
2007-07-11 | [TG3]: Enable auto MDI. | Matt Carlson | 2 | -15/+49 |
2007-07-11 | [TG3]: Fix the polarity bit. | Matt Carlson | 1 | -19/+44 |
2007-07-11 | [TG3]: Fix irq_sync race condition. | Michael Chan | 1 | -3/+3 |
2007-07-11 | [RTNETLINK]: rtnl_link: allow specifying initial device address | Patrick McHardy | 2 | -0/+24 |
2007-07-11 | [RTNETLINK]: rtnl_link API simplification | Patrick McHardy | 2 | -106/+9 |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -1/+1 |
2007-07-11 | PCI: add pci_try_set_mwi | Randy Dunlap | 4 | -6/+5 |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 29 | -138/+58 |
2007-07-11 | PCI: remove useless pci driver method | David Brownell | 4 | -13/+0 |
2007-07-10 | [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver | Matthias Kaehlcke | 2 | -14/+15 |
2007-07-10 | [BNX2]: Seems to not need net/tcp.h | Ilpo Järvinen | 1 | -1/+0 |
2007-07-10 | [BNX2]: Update version to 1.6.2. | Michael Chan | 1 | -2/+2 |
2007-07-10 | [BNX2]: Print management firmware version. | Michael Chan | 2 | -8/+42 |
2007-07-10 | [BNX2]: Enhance the heartbeat. | Michael Chan | 2 | -4/+25 |
2007-07-10 | [BNX2]: Reduce spurious INTA interrupts. | Michael Chan | 1 | -2/+11 |
2007-07-10 | [BNX2]: Modify link up message. | Michael Chan | 1 | -2/+12 |
2007-07-10 | [BNX2]: Add ethtool support for remote PHY. | Michael Chan | 1 | -27/+56 |
2007-07-10 | [BNX2]: Add support for remote PHY. | Michael Chan | 1 | -8/+269 |
2007-07-10 | [BNX2]: Add remote PHY bit definitions. | Michael Chan | 1 | -1/+50 |
2007-07-10 | [BNX2]: Add bnx2_set_default_link(). | Michael Chan | 1 | -18/+25 |
2007-07-10 | [IrDA]: kingsun-sir.c charset fix. | Samuel Ortiz | 1 | -2/+2 |
2007-07-10 | [NET]: Allow group ownership of TUN/TAP devices. | Guido Guenther | 1 | -2/+13 |
2007-07-10 | [CORE] Stack changes to add multiqueue hardware support API | Peter P Waskiewicz Jr | 1 | -0/+8 |
2007-07-10 | [PPPOL2TP]: Use proper printf format specifier for size_t. | David S. Miller | 1 | -2/+2 |
2007-07-10 | [L2TP]: PPP over L2TP driver core | James Chapman | 3 | -0/+2500 |
2007-07-10 | [NET]: IPV6 checksum offloading in network devices | Stephen Hemminger | 2 | -7/+6 |
2007-07-10 | [IFB]: Use rtnl_link API | Patrick McHardy | 1 | -20/+60 |
2007-07-10 | [IFB]: Keep ifb devices on list | Patrick McHardy | 1 | -15/+21 |
2007-07-10 | [DUMMY]: Use rtnl_link API | Patrick McHardy | 1 | -20/+62 |
2007-07-10 | [DUMMY]: Keep dummy devices on list | Patrick McHardy | 1 | -18/+29 |
2007-07-10 | [DUMMY]: Use dev->stats | Patrick McHardy | 1 | -13/+3 |
2007-07-10 | [NET]: Kill eth_copy_and_sum(). | David S. Miller | 40 | -60/+59 |
2007-07-10 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 72 | -41738/+3491 |
2007-07-10 | bonding/bond_main.c: make 2 functions static | Adrian Bunk | 2 | -4/+3 |
2007-07-10 | ps3: gigabit ethernet driver for PS3, take3 | Masakazu Mokuno | 4 | -0/+1827 |
2007-07-10 | [netdrvr] Fix dependencies for ax88796 ne2k clone driver | Jeff Garzik | 1 | -0/+1 |
2007-07-10 | eHEA: Capability flag for DLPAR support | Jan-Bernd Themann | 2 | -2/+29 |
2007-07-10 | Remove sk98lin ethernet driver. | Jeff Garzik | 42 | -41391/+1 |
2007-07-10 | sunhme.c:quattro_pci_find() must be __devinit | Adrian Bunk | 1 | -1/+1 |
2007-07-10 | bonding / ipv6: no addrconf for slaves separately from master | Jay Vosburgh | 1 | -6/+5 |
2007-07-10 | atl1: remove write-only var in tx handler | Alexey Dobriyan | 1 | -2/+1 |
2007-07-10 | macmace: use "unsigned long flags;" | Alexey Dobriyan | 1 | -1/+1 |
2007-07-10 | Cleanup usbnet_probe() return value handling | Peter Korsgaard | 1 | -1/+1 |
2007-07-10 | netxen: deinline and sparse fix | Stephen Hemminger | 2 | -103/+97 |