| Commit message (Expand) | Author | Age | Files | Lines |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 30 | -73/+35 |
* | unregister_chrdev(): ignore the return value | Akinobu Mita | 2007-07-19 | 1 | -2/+1 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-18 | 16 | -51/+1279 |
|\ |
|
| * | eHEA: Fix bonding support | Thomas Klein | 2007-07-18 | 2 | -19/+20 |
| * | Blackfin ethernet driver: on chip ethernet MAC controller driver | Bryan Wu | 2007-07-18 | 4 | -0/+1186 |
| * | fix wrong argument of tc35815_read_plat_dev_addr() | Yoichi Yuasa | 2007-07-18 | 1 | -1/+1 |
| * | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/... | Jeff Garzik | 2007-07-18 | 3 | -13/+13 |
| |\ |
|
| | * | [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54 | Daniel Drake | 2007-07-17 | 1 | -0/+1 |
| | * | [PATCH] zd1211rw: Add ID for Planex GW-US54GXS | Masakazu Mokuno | 2007-07-17 | 1 | -0/+1 |
| | * | [PATCH] Update version ipw2200 stamp to 1.2.2 | Zhu Yi | 2007-07-17 | 1 | -1/+1 |
| | * | [PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQ | Zhu Yi | 2007-07-17 | 1 | -1/+1 |
| | * | [PATCH] Fix ipw2200 set wrong power parameter causing firmware error | Zhu Yi | 2007-07-17 | 1 | -8/+6 |
| | * | [PATCH] ipw2100: Fix `iwpriv set_power` error | Zhu Yi | 2007-07-17 | 1 | -3/+3 |
| * | | ARM/ETHER3: Handle multicast frames. | YOSHIFUJI Hideaki / 吉藤英明 | 2007-07-18 | 1 | -1/+1 |
| * | | SAA9730: Handle multicast frames. | YOSHIFUJI Hideaki / 吉藤英明 | 2007-07-18 | 1 | -5/+4 |
| * | | NI5010: Handle multicast frames. | YOSHIFUJI Hideaki / 吉藤英明 | 2007-07-18 | 1 | -5/+1 |
| * | | NS83820: Handle multicast frames. | YOSHIFUJI Hideaki / 吉藤英明 | 2007-07-18 | 1 | -1/+1 |
| * | | Fix RGMII-ID handling in gianfar | Andy Fleming | 2007-07-18 | 1 | -1/+11 |
| * | | Fix Vitesse RGMII-ID support | Andy Fleming | 2007-07-18 | 1 | -3/+20 |
| * | | Fix Vitesse 824x PHY interrupt acking | Andy Fleming | 2007-07-18 | 1 | -2/+21 |
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-07-18 | 5 | -73/+130 |
|\ \ \
| |/ /
|/| | |
|
| * | | IB/mlx4: Increase max outstanding RDMA reads as target | Jack Morgenstein | 2007-07-17 | 1 | -1/+1 |
| * | | mlx4_core: Reset device when internal error is detected | Jack Morgenstein | 2007-07-17 | 5 | -72/+129 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-18 | 3 | -44/+87 |
|\ \ \ |
|
| * | | | [PPPOL2TP]: Reset meta-data in xmit function | Patrick McHardy | 2007-07-18 | 1 | -0/+6 |
| * | | | [PPPOL2TP]: Fix use-after-free | Patrick McHardy | 2007-07-18 | 1 | -4/+8 |
| * | | | [BNX2]: Update version to 1.6.3. | Michael Chan | 2007-07-18 | 1 | -2/+2 |
| * | | | [BNX2]: Use constants for stats ticks. | Michael Chan | 2007-07-18 | 1 | -4/+5 |
| * | | | [BNX2]: Add delay before reading firmware version. | Michael Chan | 2007-07-18 | 1 | -4/+12 |
| * | | | [BNX2]: Support NVRAM on 5709. | Michael Chan | 2007-07-18 | 2 | -30/+54 |
| |/ / |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-18 | 2 | -132/+132 |
|\ \ \ |
|
| * | | | [SPARC64]: Fix reset handling in VNET driver. | David S. Miller | 2007-07-18 | 1 | -0/+2 |
| * | | | [SPARC64]: Simplify VNET probing. | David S. Miller | 2007-07-18 | 2 | -132/+130 |
| |/ / |
|
* | | | xen: add virtual network device driver | Jeremy Fitzhardinge | 2007-07-18 | 3 | -0/+1877 |
* | | | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 | 1 | -1/+1 |
|/ / |
|
* | | drivers/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 | 2 | -3/+5 |
* | | drivers/net/wan/sbni: kill uninit'd var warning | Jeff Garzik | 2007-07-17 | 1 | -4/+3 |
* | | drivers/net/wan/pc300_drv: fix bug caught by gcc warning | Jeff Garzik | 2007-07-17 | 1 | -0/+2 |
* | | [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails | Jeff Garzik | 2007-07-17 | 2 | -2/+12 |
* | | [netdrvr] natsemi: Fix device removal bug | Jeff Garzik | 2007-07-17 | 1 | -1/+1 |
* | | atl1: missing include | Al Viro | 2007-07-17 | 1 | -0/+1 |
|/ |
|
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 2 | -1/+3 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-16 | 38 | -1767/+2228 |
|\ |
|
| * | forcedeth bug fix: realtek phy | Ayaz Abdulla | 2007-07-16 | 1 | -0/+54 |
| * | forcedeth bug fix: vitesse phy | Ayaz Abdulla | 2007-07-16 | 1 | -0/+88 |
| * | forcedeth bug fix: cicada phy | Ayaz Abdulla | 2007-07-16 | 1 | -10/+10 |
| * | atl1: reorder atl1_main functions | Jay Cliburn | 2007-07-16 | 1 | -975/+975 |
| * | atl1: fix excessively indented code | Jay Cliburn | 2007-07-16 | 1 | -36/+50 |
| * | atl1: cleanup atl1_main | Jay Cliburn | 2007-07-16 | 1 | -141/+137 |
| * | atl1: header file cleanup | Jay Cliburn | 2007-07-16 | 2 | -85/+90 |