| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop phy code from returning success to unknown ioctls. | David Woodhouse | 2007-12-01 | 1 | -0/+3 |
* | SET_NETDEV_DEV() in fec_mpc52xx.c | David Woodhouse | 2007-12-01 | 1 | -0/+2 |
* | net: smc911x: only enable for mpr2 on sh. | Paul Mundt | 2007-12-01 | 1 | -1/+1 |
* | e1000: Fix NAPI state bug when Rx complete | Auke Kok | 2007-12-01 | 1 | -1/+1 |
* | sky2: turn of dynamic Tx watermark workaround (FE+ only) | Stephen Hemminger | 2007-12-01 | 1 | -0/+7 |
* | sky2: don't use AER routines | Stephen Hemminger | 2007-12-01 | 1 | -30/+7 |
* | sky2: revert to access PCI config via device space | Stephen Hemminger | 2007-12-01 | 2 | -38/+56 |
* | cxgb - fix stats | Divy Le Ray | 2007-12-01 | 4 | -89/+96 |
* | cxgb - fix NAPI | Divy Le Ray | 2007-12-01 | 1 | -4/+2 |
* | cxgb - fix T2 GSO | Divy Le Ray | 2007-12-01 | 3 | -20/+18 |
* | ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection... | Kim Phillips | 2007-12-01 | 1 | -0/+10 |
* | phylib: marvell: add support for TX-only and RX-only Internal Delay | Kim Phillips | 2007-12-01 | 1 | -9/+17 |
* | skge: MTU changing fix | Stephen Hemminger | 2007-12-01 | 1 | -33/+2 |
* | skge: serial mode register values | Stephen Hemminger | 2007-12-01 | 1 | -3/+6 |
* | skge version 1.13 | Stephen Hemminger | 2007-12-01 | 1 | -1/+1 |
* | skge: increase TX threshold for Jumbo | Stephen Hemminger | 2007-12-01 | 1 | -6/+5 |
* | skge: fiber link up/down fix | Stephen Hemminger | 2007-12-01 | 1 | -7/+12 |
* | skge: retry on MAC shutdown | Stephen Hemminger | 2007-12-01 | 1 | -11/+8 |
* | skge: receive flush logic | Stephen Hemminger | 2007-12-01 | 1 | -7/+2 |
* | skge: FIFO Ram calculation error | Stephen Hemminger | 2007-12-01 | 1 | -2/+2 |
* | ctc: make use of alloc_netdev() | Peter Tiedemann | 2007-12-01 | 1 | -29/+16 |
* | S2io: Fixed the case when the card initialization fails on mtu change | Sreenivasa Honnur | 2007-12-01 | 1 | -9/+23 |
* | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 2007-12-01 | 13 | -21/+33 |
|\ |
|
| * | iwlwifi 4965 Fix race conditional panic. | Joonwoo Park | 2007-11-29 | 1 | -0/+1 |
| * | iwlwifi 3945 Fix race conditional panic. | Joonwoo Park | 2007-11-29 | 1 | -0/+1 |
| * | iwlwifi: fix iwl_mac_add_interface handler | Tomas Winkler | 2007-11-29 | 2 | -7/+12 |
| * | libertas: let more than one MAC event through | Holger Schurig | 2007-11-29 | 1 | -1/+2 |
| * | libertas: Don't set NETIF_F_IPV6_CSUM in dev->features | David Woodhouse | 2007-11-29 | 1 | -4/+0 |
| * | drivers/net/wireless: Add missing "space" | Joe Perches | 2007-11-29 | 6 | -6/+6 |
| * | b43/b43legacy: fix left-over URLs and ifdefs | Stefano Brivio | 2007-11-29 | 3 | -3/+3 |
| * | iwlwifi: fix possible NULL dereference in iwl_set_rate() | Saleem Abdulrasool | 2007-11-29 | 2 | -0/+8 |
* | | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2007-12-01 | 152 | -1445/+2151 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-11-30 | 2 | -2/+9 |
| |\ \ |
|
| | * | | IB/ehca: Fix static rate if path faster than link | Joachim Fenkes | 2007-11-30 | 1 | -2/+6 |
| | * | | IPoIB: Fix oops if xmit is called when priv->broadcast is NULL | Jack Morgenstein | 2007-11-27 | 1 | -0/+3 |
| * | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-11-30 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disa... | Philipp Zabel | 2007-11-26 | 1 | -2/+2 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-11-29 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | sdio_uart: fix sign of paramter status in sdio_uart_receive_chars() | Andre Haupt | 2007-11-29 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | ACPI: avoid references to impossible processors. | Christoph Lameter | 2007-11-29 | 1 | -7/+7 |
| * | | | RTC: convert mutex to bitfield | Jiri Kosina | 2007-11-29 | 2 | -10/+6 |
| * | | | x86_64 EFI boot support: EFI frame buffer driver | Huang, Ying | 2007-11-29 | 3 | -0/+244 |
| * | | | revert "keyspan: init termios properly" | Andrew Morton | 2007-11-29 | 1 | -3/+29 |
| * | | | imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm... | Andrew Morton | 2007-11-29 | 1 | -4/+0 |
| * | | | isdn: bootup crash fix | Ingo Molnar | 2007-11-29 | 1 | -2/+1 |
| * | | | IP22ZILOG: fix lockup and sysrq | Thomas Bogendoerfer | 2007-11-29 | 1 | -141/+106 |
| * | | | dmaengine: correct invalid assumptions in the Kconfig text | Haavard Skinnemoen | 2007-11-29 | 1 | -3/+5 |
| * | | | atmel_lcdfb: LCDC startup fix | Anti Sullin | 2007-11-29 | 1 | -0/+4 |
| * | | | MFD: SM501 debug typo fix | Ben Dooks | 2007-11-29 | 1 | -1/+1 |
| * | | | drivers/pnp/resource.c: Add missing pci_dev_put | Julia Lawall | 2007-11-29 | 1 | -1/+3 |