| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] struct path: convert cosa | Josef Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] crc32: replace bitreverse by bitrev32 | Akinobu Mita | 2006-12-08 | 1 | -1/+1 |
* | Add "run_scheduled_work()" workqueue function | Linus Torvalds | 2006-12-07 | 1 | -2/+1 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-12-07 | 78 | -1177/+2097 |
|\ |
|
| * | [wireless] zd1211rw: workqueue-related build fixes | Jeff Garzik | 2006-12-07 | 1 | -5/+5 |
| * | [netdrvr] netxen: workqueue-related build fixes | Jeff Garzik | 2006-12-07 | 2 | -3/+2 |
| * | Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho... | Jeff Garzik | 2006-12-07 | 1 | -25/+59 |
| |\ |
|
| | * | r8169: more alignment for the 0x8168 | Francois Romieu | 2006-12-04 | 1 | -2/+2 |
| | * | r8169: phy program update | Francois Romieu | 2006-12-04 | 1 | -5/+0 |
| | * | r8169: tweak the PCI data parity error recovery | Francois Romieu | 2006-12-04 | 1 | -4/+13 |
| | * | r8169: more magic during initialization of the hardware | Francois Romieu | 2006-12-04 | 1 | -14/+44 |
| * | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-12-07 | 17 | -57/+140 |
| |\ \ |
|
| | * | | [PATCH] ipw2200: Fix debug output endian issue | Zhu Yi | 2006-12-05 | 1 | -1/+1 |
| | * | | [PATCH] ipw2200: Fix a typo | Zhu Yi | 2006-12-05 | 1 | -1/+1 |
| | * | | [PATCH] ipw2200: Update version stamp to 1.2.0 | Zhu Yi | 2006-12-05 | 1 | -1/+1 |
| | * | | [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode | Zhu Yi | 2006-12-05 | 1 | -4/+13 |
| | * | | [PATCH] ipw2200: replace kmalloc+memset with kcalloc | Yan Burman | 2006-12-05 | 1 | -2/+1 |
| | * | | [PATCH] prism54: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-05 | 2 | -9/+4 |
| | * | | [PATCH] hostap: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-05 | 8 | -32/+12 |
| | * | | [PATCH] zd1211rw: Support for multicast addresses | Ulrich Kunitz | 2006-12-05 | 5 | -3/+102 |
| | * | | [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler | Daniel Drake | 2006-12-05 | 1 | -0/+3 |
| | * | | [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context | Daniel Drake | 2006-12-05 | 1 | -4/+2 |
| * | | | [PATCH] sky2: sparse warnings | Stephen Hemminger | 2006-12-07 | 2 | -42/+29 |
| * | | | [PATCH] skge: fix sparse warnings | Stephen Hemminger | 2006-12-07 | 1 | -75/+75 |
| * | | | [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx | Brice Goglin | 2006-12-07 | 1 | -1/+3 |
| * | | | [PATCH] sky2: receive queue watermark tweak | Stephen Hemminger | 2006-12-07 | 2 | -3/+9 |
| * | | | [PATCH] sky2: beter ram buffer partitioning | Stephen Hemminger | 2006-12-07 | 1 | -16/+25 |
| * | | | [PATCH] sky2: add comments to PCI ids | Stephen Hemminger | 2006-12-07 | 1 | -25/+23 |
| * | | | [PATCH] sky2: add PCI for 88ec033 | Stephen Hemminger | 2006-12-07 | 1 | -0/+1 |
| * | | | [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb() | Andrew Victor | 2006-12-07 | 1 | -2/+1 |
| * | | | [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support | Andrew Victor | 2006-12-07 | 1 | -0/+14 |
| * | | | [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer() | Andrew Victor | 2006-12-07 | 2 | -9/+8 |
| * | | | [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv() | Andrew Victor | 2006-12-07 | 1 | -30/+25 |
| * | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-12-07 | 89 | -790/+608 |
| |\ \ \ |
|
| * | | | | [PATCH] NetXen: multiport firmware support, ioctl interface | Amit S. Kale | 2006-12-04 | 9 | -377/+1161 |
| * | | | | [PATCH] NetXen: whitespace cleaup and more cleanup fixes | Amit S. Kale | 2006-12-04 | 10 | -193/+165 |
| * | | | | [PATCH] net: smc91x add missing bracket | Mariusz Kozlowski | 2006-12-04 | 1 | -1/+1 |
| * | | | | [PATCH] sk98lin debug build fix | Mariusz Kozlowski | 2006-12-04 | 1 | -1/+1 |
| * | | | | [PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannel | Maciej W. Rozycki | 2006-12-04 | 1 | -5/+1 |
| * | | | | [PATCH] declance: Fix PMAX and PMAD support | Maciej W. Rozycki | 2006-12-04 | 1 | -191/+207 |
| * | | | | [PATCH] bonding: incorrect bonding state reported via ioctl | Andy Gospodarek | 2006-12-04 | 1 | -1/+1 |
| * | | | | [PATCH] Update smc91x driver with ARM Versatile board info | Deepak Saxena | 2006-12-04 | 1 | -0/+18 |
| * | | | | [PATCH] ns83820 annotations | Al Viro | 2006-12-04 | 1 | -11/+14 |
| * | | | | [PATCH] myri10ge annotations | Al Viro | 2006-12-04 | 3 | -72/+77 |
| * | | | | [PATCH] drivers/net/arm missing __devinit | Al Viro | 2006-12-04 | 2 | -7/+7 |
| * | | | | [PATCH] trivial missing __init in drivers/net/* | Al Viro | 2006-12-04 | 33 | -37/+37 |
| * | | | | [PATCH] mv643xx_eth.c NULL noise removal | Al Viro | 2006-12-04 | 1 | -2/+2 |
| * | | | | [PATCH] __iomem annotations: smc91x | Al Viro | 2006-12-04 | 1 | -2/+2 |