| Commit message (Expand) | Author | Files | Lines |
2008-02-11 | DM9000: Do not sleep with spinlock and IRQs held | Ben Dooks | 1 | -1/+16 |
2008-02-11 | DM9000: Add initial ethtool support | Ben Dooks | 1 | -1/+68 |
2008-02-11 | DM9000: Remove old timer based poll routines | Ben Dooks | 1 | -34/+0 |
2008-02-11 | DM9000: Pass IRQ flags via platform resources | Ben Dooks | 1 | -3/+14 |
2008-02-11 | DM9000 update debugging macros to use debug level | Ben Dooks | 2 | -35/+27 |
2008-02-11 | DM9000 use dev_xxx() instead of printk for output. | Ben Dooks | 1 | -28/+28 |
2008-02-11 | DM9000: Add platform data to specify external phy | Ben Dooks | 2 | -0/+7 |
2008-02-11 | DM9000: Fix endian-ness of data accesses. | Ben Dooks | 1 | -6/+7 |
2008-02-11 | Optimize cxgb3 xmit path (a bit) | Krishna Kumar | 1 | -20/+15 |
2008-02-11 | e1000: Fix for 32 bits platforms with 64 bits resources | Benjamin Herrenschmidt | 1 | -13/+5 |
2008-02-11 | PS3: gelic: Add wireless support for PS3 | Masakazu Mokuno | 6 | -2/+3117 |
2008-02-11 | PS3: gelic: Add support for dual network interface | Masakazu Mokuno | 2 | -309/+564 |
2008-02-11 | PS3: gelic: add support for port link status | Masakazu Mokuno | 2 | -27/+52 |
2008-02-11 | PS3: gelic: remove duplicated ethtool handlers | Masakazu Mokuno | 1 | -40/+3 |
2008-02-11 | PS3: gelic: code cleanup | Masakazu Mokuno | 2 | -359/+390 |
2008-02-11 | PS3: gelic: Add endianness macros | Masakazu Mokuno | 2 | -39/+47 |
2008-02-11 | PS3: gelic: Fix the wrong dev_id passed | Masakazu Mokuno | 1 | -1/+1 |
2008-02-11 | 8139too fix for Dreamcast | Adrian McMenamin | 1 | -1/+1 |
2008-02-11 | ni52: Remove 278 scripts/checkpatch errors | Alan Cox | 2 | -669/+631 |
2008-02-11 | pcnet32: Use print_mac | Don Fry | 1 | -2/+2 |
2008-02-11 | pcnet32: use NET_IP_ALIGN instead of 2 | Don Fry | 1 | -20/+24 |
2008-02-10 | Linux 2.6.25-rc1v2.6.25-rc1 | Linus Torvalds | 1 | -2/+2 |
2008-02-10 | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 14 | -85/+78 |
2008-02-10 | PCI x86: always use conf1 to access config space below 256 bytes | Ivan Kokshaysky | 4 | -67/+19 |
2008-02-10 | splice: fix user pointer access in get_iovec_page_array() | Bastian Blank | 1 | -1/+1 |
2008-02-10 | [PKT_SCHED] ematch: Fix build warning. | David S. Miller | 1 | -1/+1 |
2008-02-10 | hrtimer: don't modify restart_block->fn in restart functions | Oleg Nesterov | 2 | -5/+0 |
2008-02-10 | hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep() | Oleg Nesterov | 1 | -4/+40 |
2008-02-10 | hrtimer: fix *rmtp handling in hrtimer_nanosleep() | Oleg Nesterov | 3 | -39/+31 |
2008-02-10 | ntp: correct inconsistent interval/tick_length usage | john stultz | 2 | -5/+8 |
2008-02-10 | [NET_SCHED] sch_htb: htb_requeue fix | Jarek Poplawski | 1 | -3/+10 |
2008-02-10 | [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_... | Rami Rosen | 1 | -2/+2 |
2008-02-10 | starfire: secton fix | Andrew Morton | 1 | -1/+1 |
2008-02-10 | via-velocity: section fix | Andrew Morton | 1 | -1/+1 |
2008-02-10 | natsemi: section fix | Andrew Morton | 1 | -3/+3 |
2008-02-10 | typhoon: section fix | Andrew Morton | 1 | -2/+2 |
2008-02-10 | isdn: fix section mismatch warning for ISACVer | Sam Ravnborg | 2 | -4/+2 |
2008-02-10 | isdn: fix section mismatch warnings from hisax_cs_setup_card | Sam Ravnborg | 1 | -2/+5 |
2008-02-10 | isdn: fix section mismatch warnings in isac.c and isar.c | Sam Ravnborg | 2 | -6/+3 |
2008-02-10 | isdn: fix section mismatch warning in hfc_sx.c | Sam Ravnborg | 1 | -2/+1 |
2008-02-10 | drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=N | S.Çağlar Onur | 1 | -1/+2 |
2008-02-10 | Update kernel/.gitignore with new auto-generated files | S.Çağlar Onur | 1 | -0/+1 |
2008-02-10 | Update arch/x86/boot/.gitignore with new auto-generated files | S.Çağlar Onur | 1 | -0/+2 |
2008-02-10 | rtc-r9701.c: silence compiler warning | S.Çağlar Onur | 1 | -1/+0 |
2008-02-10 | x25_asy.c: silence compiler warning | S.Çağlar Onur | 1 | -1/+0 |
2008-02-10 | [PKT_SCHED] ematch: tcf_em_destroy robustness | Stephen Hemminger | 1 | -2/+3 |
2008-02-10 | [PKT_SCHED]: deinline functions in meta match | Stephen Hemminger | 1 | -3/+3 |
2008-02-10 | [SCTP]: Convert sctp_dbg_objcnt to seq files. | Pavel Emelyanov | 1 | -41/+44 |
2008-02-10 | [SCTP]: Use snmp_fold_field instead of a homebrew analogue. | Pavel Emelyanov | 1 | -21/+2 |
2008-02-10 | [IGMP]: Optimize kfree_skb in igmp_rcv. | Denis V. Lunev | 1 | -7/+6 |