Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | e100: rework WoL and shutdown handling | Auke Kok | 2006-09-27 | 1 | -31/+20 | |
| | * | | | | | e100: Add debugging code for cb cleaning. | Jesse Brandeburg | 2006-09-27 | 1 | -3/+4 | |
| | * | | | | | e1000: keep .suspend and .resume driver methods in CONFIG_PM | Auke Kok | 2006-09-27 | 1 | -1/+1 | |
| | * | | | | | e100, e1000, ixgb: Fix an impossible memory overwrite bug | Auke Kok | 2006-09-27 | 3 | -3/+3 | |
| | * | | | | | e100, e1000, ixgb: update copyright header and remove LICENSE | Auke Kok | 2006-09-27 | 21 | -692/+345 | |
| * | | | | | | [PATCH] spidernet: Use pci_dma_mapping_error() | Olof Johansson | 2006-09-27 | 1 | -3/+3 | |
| * | | | | | | [PATCH] sky2: version 1.9 | Stephen Hemminger | 2006-09-27 | 1 | -1/+1 | |
| * | | | | | | [PATCH] sky2: fragmented receive for large MTU | Stephen Hemminger | 2006-09-27 | 2 | -81/+219 | |
| * | | | | | | [PATCH] sky2: use netif_tx_lock instead of LLTX | Stephen Hemminger | 2006-09-27 | 2 | -41/+17 | |
| * | | | | | | [PATCH] sky2: incremental transmit completion | Stephen Hemminger | 2006-09-27 | 2 | -51/+50 | |
| * | | | | | | [PATCH] sky2: name irq after eth for irqbalance | Stephen Hemminger | 2006-09-27 | 1 | -21/+16 | |
| * | | | | | | [PATCH] sky2: workarounds for some 88e806x chips | Stephen Hemminger | 2006-09-27 | 1 | -1/+9 | |
| * | | | | | | [PATCH] sky2: use standard pci register capabilties for error register | Stephen Hemminger | 2006-09-27 | 2 | -52/+25 | |
| * | | | | | | [PATCH] sky2: gigabit full duplex negotiation | Stephen Hemminger | 2006-09-27 | 1 | -9/+20 | |
* | | | | | | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -1/+0 | |
* | | | | | | | [PATCH] file: modify struct fown_struct to use a struct pid | Eric W. Biederman | 2006-10-02 | 1 | -1/+1 | |
* | | | | | | | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 2006-10-01 | 1 | -27/+10 | |
* | | | | | | | [PATCH] maximum latency tracking infrastructure | Arjan van de Ven | 2006-10-01 | 1 | -0/+10 | |
* | | | | | | | [PATCH] Generic boolean | Richard Knutsson | 2006-10-01 | 1 | -1/+0 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present. | Michael Chan | 2006-09-29 | 1 | -2/+30 | |
* | | | | | | [PATCH] Uninitialized variable in drivers/net/wan/syncppp.c | Eric Sesterhenn | 2006-09-29 | 1 | -1/+1 | |
* | | | | | | [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs | Arjan van de Ven | 2006-09-29 | 1 | -3/+3 | |
* | | | | | | [PATCH] Move valid_dma_direction() from x86_64 to generic code | Rolf Eike Beer | 2006-09-29 | 2 | -3/+2 | |
* | | | | | | [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board | Komal Shah | 2006-09-29 | 1 | -0/+1 | |
* | | | | | | [IrDA] stir4200: removing undocumented bits handling | Samuel Ortiz | 2006-09-28 | 1 | -15/+0 | |
* | | | | | | [IrDA] smsc-ircc: More laptops detected | Linus Walleij (LD/EAB | 2006-09-28 | 1 | -2/+36 | |
* | | | | | | [IrDA] nsc-ircc: Configuration base address for PC87383 | Lamarque Vieira Souza | 2006-09-28 | 1 | -1/+1 | |
* | | | | | | [NET] loopback: minor statistics optimization | Stephen Hemminger | 2006-09-28 | 1 | -17/+14 | |
* | | | | | | [IrDA]: irda-usb needs firmware loader | Samuel Ortiz | 2006-09-28 | 1 | -0/+1 | |
* | | | | | | [PPPOE]: Advertise PPPoE MTU | Michal Ostrowski | 2006-09-28 | 1 | -0/+1 | |
* | | | | | | [TG3]: Update version and reldate. | Michael Chan | 2006-09-28 | 1 | -2/+2 | |
* | | | | | | [TG3]: Add 5709 self-test support. | Michael Chan | 2006-09-28 | 2 | -16/+111 | |
* | | | | | | [TG3]: Add 5709 PHY support. | Michael Chan | 2006-09-28 | 2 | -4/+39 | |
* | | | | | | [TG3]: Add basic 5906 support. | Michael Chan | 2006-09-28 | 2 | -15/+139 | |
* | | | | | | [TG3]: Add tg3_poll_fw(). | Michael Chan | 2006-09-28 | 1 | -21/+33 | |
* | | | | | | [TG3]: Add 5722 and 5756 support. | Michael Chan | 2006-09-28 | 2 | -1/+6 | |
* | | | | | | [TG3]: PHY fixes. | Michael Chan | 2006-09-28 | 1 | -17/+34 | |
* | | | | | | [TG3]: Improve ASF heartbeat. | Michael Chan | 2006-09-28 | 2 | -2/+19 | |
* | | | | | | [TG3]: Improve 5704S autoneg. | Michael Chan | 2006-09-28 | 2 | -26/+47 | |
* | | | | | | [IPV4]: annotate struct in_ifaddr | Al Viro | 2006-09-28 | 4 | -5/+5 | |
* | | | | | | [ATALK]: endianness annotations | Al Viro | 2006-09-28 | 1 | -4/+1 | |
* | | | | | | [NETDEV] config: revert part of previous patch | Randy Dunlap | 2006-09-28 | 1 | -0/+5 | |
* | | | | | | [IRDA] via-ircc: fix memory leak | Chuck Short | 2006-09-28 | 1 | -1/+6 | |
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | [ARM] 3865/1: AT91RM9200 header updates | Andrew Victor | 2006-09-28 | 1 | -1/+1 | |
* | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-27 | 49 | -1187/+1541 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | [PATCH] bonding: update version number | Jay Vosburgh | 2006-09-27 | 1 | -2/+2 | |
| * | | | | | [PATCH] git-netdev-all: pc300_tty build fix | Andrew Morton | 2006-09-27 | 1 | -0/+1 | |
| | |/ / / | |/| | | | ||||||
| * | | | | [PATCH] Make PC300 WAN driver compile again | Krzysztof Halasa | 2006-09-26 | 1 | -16/+14 | |
| * | | | | [PATCH] Modularize generic HDLC | Krzysztof Halasa | 2006-09-26 | 9 | -351/+666 |