Age | Commit message (Expand) | Author |
2007-07-10 | bonding / ipv6: no addrconf for slaves separately from master | Jay Vosburgh |
2007-07-10 | atl1: remove write-only var in tx handler | Alexey Dobriyan |
2007-07-10 | macmace: use "unsigned long flags;" | Alexey Dobriyan |
2007-07-10 | Cleanup usbnet_probe() return value handling | Peter Korsgaard |
2007-07-10 | netxen: deinline and sparse fix | Stephen Hemminger |
2007-07-10 | eeprom_93cx6: shorten pulse timing to match spec (bis) | Francois Romieu |
2007-07-10 | phylib: Add Marvell 88E1112 phy id | Olof Johansson |
2007-07-10 | phylib: cleanup marvell.c a bit | Olof Johansson |
2007-07-10 | AX88796 network driver | Ben Dooks |
2007-07-10 | IOC3: Switch to pci refcounting safe APIs | Alan Cox |
2007-07-10 | e100: Fix Tyan motherboard e100 not receiving IPMI commands | David Graham |
2007-07-10 | QE Ethernet driver writes to wrong register to mask interrupts | Timur Tabi |
2007-07-10 | rrunner.c:rr_init() must be __devinit | Adrian Bunk |
2007-07-10 | tokenring/3c359.c:xl_init() must be __devinit | Adrian Bunk |
2007-07-10 | sis900_mii_probe() must be __devinit | Adrian Bunk |
2007-07-10 | Fix typo in drivers/net/s2io.c | Rolf Eike Beer |
2007-07-10 | PCMCIA: add Socket Ethernet card into pcnet_cs | Marcin Juszkiewicz |
2007-07-10 | spidernet: improve interrupt handling | Ishizaki Kou |
2007-07-10 | 3cSOHO100-TX needs EXTRA_PREAMBLE | Steffen Klassert |
2007-07-10 | Use is_power_of_2() in myri10ge/myri10ge.c | vignesh babu |
2007-07-10 | use is_power_of_2() in cxgb3/cxgb3_main.c | vignesh babu |
2007-07-10 | atari_pamsnet.c: old declaration ritchie style fix | Yoann Padioleau |
2007-07-10 | sky2: 1.16 version | Stephen Hemminger |
2007-07-10 | sky2: remove some leftover debug messages | Stephen Hemminger |
2007-07-10 | sky2: use upper_32_bits() macro | Stephen Hemminger |
2007-07-10 | sky2: use roundup() macro | Stephen Hemminger |
2007-07-10 | sky2: check drop truncated packets | Stephen Hemminger |
2007-07-10 | sky2: add support for read/write of EEPROM | Stephen Hemminger |
2007-07-10 | sky2: unmark as EXPERIMENTAL | Stephen Hemminger |
2007-07-10 | sky2: receive fill | Stephen Hemminger |
2007-07-10 | sky2: check for more work before leaving NAPI | Stephen Hemminger |
2007-07-10 | sky2: debug interface | Stephen Hemminger |
2007-07-10 | sky2: carrier management | Stephen Hemminger |
2007-07-10 | sky2: restore workarounds for lost interrupts | Stephen Hemminger |
2007-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2007-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2007-07-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-07-10 | firewire: fw-sbp2: fix DMA mapping of management ORBs | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: fix DMA mapping of command ORBs | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: fix DMA mapping of S/G tables | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: add a boundary check | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: correctly align page tables | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: memset wants string.h | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: use correct speed in sbp2_agent_reset | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: correctly dereference by container_of | Jay Fenlason |
2007-07-10 | firewire: Document userspace ioctl interface. | Kristian Høgsberg |
2007-07-10 | firewire: fw-sbp2: implement nonexclusive login | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: let SCSI shutdown commands through before logout | Stefan Richter |
2007-07-10 | firewire: fw-sbp2: implement max sectors limit for some old bridges | Stefan Richter |
2007-07-10 | firewire: simplify a struct type | Stefan Richter |