Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | at24: Use timeout also for read | Wolfram Sang | 2009-11-26 | 1 | -31/+45 | |
| * | | | | | | | i2c: Fix userspace_device list corruption | Jean Delvare | 2009-11-26 | 1 | -0/+11 | |
| * | | | | | | | i2c/tsl2550: Fix lux value in extended mode | Michele Jr De Candia | 2009-11-26 | 1 | -0/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-11-30 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq | Russell King | 2009-11-21 | 1 | -2/+2 | |
| * | | | | | | ARM: PNX4008: fix watchdog device driver name | Russell King | 2009-11-20 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-11-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o... | Hemant Pedanekar | 2009-11-25 | 1 | -1/+1 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-11-30 | 6 | -35/+62 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sunsu: Use sunserial_console_termios() in sunsu_console_setup(). | David S. Miller | 2009-11-24 | 1 | -7/+10 | |
| * | | | | | | | sunsu: Pass true 'ignore_line' to console match when RSC or LOM console. | David S. Miller | 2009-11-24 | 1 | -1/+7 | |
| * | | | | | | | serial: suncore: Fix RSC/LOM handling in sunserial_console_termios(). | David S. Miller | 2009-11-24 | 5 | -12/+15 | |
| * | | | | | | | serial: suncore: Add 'ignore_line' argument to sunserial_console_match(). | David S. Miller | 2009-11-24 | 5 | -15/+21 | |
| * | | | | | | | sunsu: Fix detection of SU ports which are RSC console or control. | David S. Miller | 2009-11-24 | 1 | -0/+10 | |
| * | | | | | | | sunsab: Do not set sunsab_reg.cons right before registering minors. | David S. Miller | 2009-11-24 | 1 | -1/+0 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-30 | 30 | -236/+303 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | b44: Fix wedge when using netconsole. | David S. Miller | 2009-11-30 | 1 | -3/+0 | |
| * | | | | | | | | wan: cosa: drop chan->wsem on error path | Dan Carpenter | 2009-11-30 | 1 | -0/+1 | |
| * | | | | | | | | ep93xx-eth: check for zero MAC address on probe, not on device open | Florian Fainelli | 2009-11-29 | 1 | -9/+3 | |
| * | | | | | | | | NET: smc91x: Fix irq flags | Russell King - ARM Linux | 2009-11-29 | 1 | -1/+1 | |
| * | | | | | | | | smsc9420: prevent BUG() if ethtool is called with interface down | Steve Glendinning | 2009-11-29 | 1 | -0/+14 | |
| * | | | | | | | | r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown | Ivan Vecera | 2009-11-29 | 1 | -0/+7 | |
| * | | | | | | | | e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure | Roger Oksanen | 2009-11-29 | 1 | -6/+11 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | macvlan: fix gso_max_size setting | Patrick McHardy | 2009-11-23 | 1 | -0/+2 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-23 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ath9k: set ps_default as false | John W. Linville | 2009-11-23 | 1 | -0/+2 | |
| * | | | | | | | | hso: fix soft-lockup | Antti Kaijanmäki | 2009-11-23 | 1 | -1/+3 | |
| * | | | | | | | | hso: fix debug routines | Antti Kaijanmäki | 2009-11-23 | 1 | -2/+2 | |
| * | | | | | | | | stmmac: do not fail when the timer cannot be used. | Giuseppe CAVALLARO | 2009-11-23 | 2 | -22/+29 | |
| * | | | | | | | | stmmac: fixed a compilation error when use the external timer | Giuseppe CAVALLARO | 2009-11-23 | 1 | -2/+2 | |
| * | | | | | | | | Au1x00: fix crash when trying register_netdev() | Alexander Beregalov | 2009-11-22 | 1 | -7/+8 | |
| * | | | | | | | | netxen : fix BOND_MODE_TLB/ALB mode. | Narender Kumar | 2009-11-21 | 3 | -4/+8 | |
| * | | | | | | | | netxen: fix promisc for NX2031. | Narender Kumar | 2009-11-21 | 2 | -11/+40 | |
| * | | | | | | | | netxen: fix memory initialization | Amit Kumar Salecha | 2009-11-21 | 1 | -0/+2 | |
| * | | | | | | | | TI DaVinci EMAC: Minor macro related updates | chaithrika@ti.com | 2009-11-20 | 1 | -15/+11 | |
| * | | | | | | | | drivers/net: ks8851_mll ethernet network driver -resubmit | David J. Choi | 2009-11-20 | 1 | -74/+68 | |
| * | | | | | | | | net: ETHOC should depend on HAS_DMA | Geert Uytterhoeven | 2009-11-20 | 1 | -1/+1 | |
| * | | | | | | | | e1000e: do not initiate autonegotiation during OEM configuration | Bruce Allan | 2009-11-20 | 1 | -1/+2 | |
| * | | | | | | | | e1000e: remove unnecessary 82577 workaround causing link issues | Bruce Allan | 2009-11-20 | 1 | -10/+0 | |
| * | | | | | | | | e1000e: flow control thresholds not correct when changing mtu | Bruce Allan | 2009-11-20 | 1 | -4/+3 | |
| * | | | | | | | | e1000e: add Tx timeout factor for 100Mbps | Bruce Allan | 2009-11-20 | 1 | -1/+1 | |
| * | | | | | | | | e1000e: set flow control thresholds properly after enabling/disabling pause | Bruce Allan | 2009-11-20 | 1 | -2/+10 | |
| * | | | | | | | | e1000e: read of PHY register may access wrong page on 82578 | Bruce Allan | 2009-11-20 | 1 | -24/+22 | |
| * | | | | | | | | e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8 | Bruce Allan | 2009-11-20 | 3 | -12/+32 | |
| * | | | | | | | | ixgbe: move tc variable to CONFIG_IXGBE_DCB | Jaswinder Singh Rajput | 2009-11-20 | 1 | -1/+1 | |
| * | | | | | | | | veth: Fix veth_get_stats() | Eric Dumazet | 2009-11-19 | 1 | -19/+16 | |
| * | | | | | | | | ieee802154: dont leak skbs in ieee802154_fake_xmit() | Eric Dumazet | 2009-11-19 | 1 | -4/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-11-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Input: keyboard - fix braille keyboard keysym generation | Samuel Thibault | 2009-11-25 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2009-11-30 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ |