Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-22 | 8 | -62/+87 |
|\ | |||||
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-22 | 2 | -4/+4 |
| |\ | |||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-09-22 | 2 | -36/+54 |
| |\ \ | |||||
| | * | | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu | 2006-09-21 | 1 | -2/+2 |
| | * | | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu | 2006-09-21 | 1 | -12/+22 |
| | * | | [CRYPTO] users: Use block ciphers where applicable | Herbert Xu | 2006-09-21 | 2 | -23/+31 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-09-22 | 6 | -26/+33 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge branch 'linux-2.6' | Paul Mackerras | 2006-09-14 | 2 | -3/+3 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'merge' | Paul Mackerras | 2006-08-31 | 73 | -1305/+8179 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'merge' | Paul Mackerras | 2006-08-08 | 11 | -261/+227 |
| | |\ \ \ \ | |||||
| | * | | | | | [POWERPC] clean up pseries hcall interfaces | Anton Blanchard | 2006-08-01 | 2 | -3/+17 |
| | * | | | | | Merge branch 'merge' | Paul Mackerras | 2006-08-01 | 53 | -1316/+3325 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | [POWERPC] Instrument Hypervisor Calls: merge headers | Mike Kravetz | 2006-07-31 | 1 | -10/+0 |
| | * | | | | | | [POWERPC] netdevices: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 4 | -13/+16 |
* | | | | | | | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-09-21 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | [netdrvr] mv643xx_eth: fix obvious typo, which caused build breakage | Jeff Garzik | 2006-09-21 | 1 | -1/+1 |
| * | | | | | | | [netdrvr] lp486e: fix typo | Jeff Garzik | 2006-09-21 | 1 | -3/+3 |
| |/ / / / / / | |||||
* | | | | | | | e1000, ixgb: Remove pointless wrappers | Jeff Garzik | 2006-09-19 | 5 | -91/+60 |
* | | | | | | | [PATCH] Remove powerpc specific parts of 3c509 driver | Stephen Rothwell | 2006-09-19 | 1 | -9/+0 |
* | | | | | | | [PATCH] s2io: Switch to pci_get_device | Alan Cox | 2006-09-19 | 1 | -2/+3 |
* | | | | | | | [PATCH] gt96100: move to pci_get_device API | Alan Cox | 2006-09-19 | 1 | -2/+4 |
* | | | | | | | [PATCH] ehea: bugfix for register access functions | Jan-Bernd Themann | 2006-09-19 | 2 | -4/+9 |
* | | | | | | | [PATCH] e1000 disable device on PCI error | Linas Vepstas | 2006-09-19 | 1 | -0/+1 |
* | | | | | | | drivers/net/phy/fixed: #if 0 some incomplete code | Jeff Garzik | 2006-09-13 | 1 | -0/+4 |
* | | | | | | | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 106 | -178/+163 |
* | | | | | | | [PATCH] sky2: big endian | Stephen Hemminger | 2006-09-13 | 2 | -37/+25 |
* | | | | | | | [PATCH] sky2: fiber support | Stephen Hemminger | 2006-09-13 | 2 | -33/+63 |
* | | | | | | | [PATCH] sky2: tx pause bug fix | Stephen Hemminger | 2006-09-13 | 2 | -82/+43 |
* | | | | | | | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 | 178 | -22399/+22399 |
* | | | | | | | [PATCH] ehea: IBM eHEA Ethernet Device Driver | Jan-Bernd Themann | 2006-09-13 | 12 | -0/+5849 |
* | | | | | | | [PATCH] pcnet32: NAPI implementation | Don Fry | 2006-09-13 | 2 | -28/+121 |
* | | | | | | | [PATCH] pcnet32: break receive routine into two pieces. | Don Fry | 2006-09-13 | 1 | -161/+141 |
* | | | | | | | [PATCH] pcnet32: move/create receive and transmit routines | Don Fry | 2006-09-13 | 1 | -256/+259 |
* | | | | | | | [PATCH] pcnet32: magic number cleanup | Don Fry | 2006-09-13 | 1 | -30/+30 |
* | | | | | | | [PATCH] pcnet32: remove unnecessary save/restore register accesses. | Don Fry | 2006-09-13 | 1 | -6/+1 |
* | | | | | | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-09-13 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | [PATCH] mv643xx_eth: Unmap DMA buffers in receive path | Dale Farnsworth | 2006-09-13 | 1 | -0/+2 |
* | | | | | | | [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device' | Auke-Jan H Kok | 2006-09-12 | 1 | -0/+1 |
* | | | | | | | Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu... | Jeff Garzik | 2006-09-12 | 1 | -276/+380 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | r8169: quirk for the 8110sb on arm platform | Francois Romieu | 2006-09-11 | 1 | -2/+7 |
| * | | | | | | | r8169: the 0x8136 needs a 8 bytes alignment | Francois Romieu | 2006-08-31 | 1 | -1/+1 |
| * | | | | | | | r8169: add basic MII ioctl support | Francois Romieu | 2006-08-31 | 1 | -0/+28 |
| * | | | | | | | r8169: use standard #defines from mii.h instead of declaring private ones | Francois Romieu | 2006-08-31 | 1 | -62/+31 |
| * | | | | | | | r8169: trim trailing whitespaces and convert whitespaces to tabs | Francois Romieu | 2006-08-31 | 1 | -33/+32 |
| * | | | | | | | r8169: udelay() removal | Francois Romieu | 2006-08-31 | 1 | -5/+7 |
| * | | | | | | | r8169: use NETDEV_TX_{BUSY/OK} | Francois Romieu | 2006-08-31 | 1 | -2/+2 |
| * | | | | | | | r8169: sync with vendor's driver | Francois Romieu | 2006-07-26 | 1 | -74/+144 |
| * | | | | | | | r8169: remove rtl8169_init_board | Francois Romieu | 2006-07-26 | 1 | -105/+86 |
| * | | | | | | | r8169: hardware flow control | Francois Romieu | 2006-07-26 | 1 | -0/+7 |
| * | | | | | | | r8169: RX fifo overflow recovery | Francois Romieu | 2006-07-26 | 1 | -4/+9 |