| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: fix printk newlines | Jiri Slaby | 2008-08-18 | 5 | -11/+11 |
* | rtl8187: Add USB ID for Netgear WG111V3 | matthieu Barthélemy | 2008-08-18 | 1 | -0/+1 |
* | b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3) | Larry Finger | 2008-08-18 | 1 | -0/+1 |
* | ath5k: Don't fiddle with MSI on suspend/resume. | Michael Karcher | 2008-08-18 | 1 | -6/+2 |
* | ssb: allow compilation on systems without PCI | Holger Schurig | 2008-08-18 | 1 | -0/+8 |
* | p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option" | Christian Lamparter | 2008-08-18 | 2 | -24/+25 |
* | ath9k: work around gcc ICEs (again) | Adrian Bunk | 2008-08-18 | 1 | -1/+5 |
* | tg3: Update version to 3.94 | Matt Carlson | 2008-08-15 | 1 | -2/+2 |
* | tg3: fix 64 bit counter for ethtool stats | Stefan Buehler | 2008-08-15 | 1 | -1/+6 |
* | tg3: Fix firmware event timeouts | Matt Carlson | 2008-08-15 | 2 | -16/+40 |
* | tg3: Turn off ASF "driver alive" heartbeats for APE | Matt Carlson | 2008-08-15 | 1 | -1/+2 |
* | tg3: Preserve register settings for DASH | Matt Carlson | 2008-08-15 | 2 | -2/+26 |
* | tg3: Refine APE status check | Matt Carlson | 2008-08-15 | 1 | -1/+1 |
* | tg3: Add APE register access locking | Matt Carlson | 2008-08-15 | 2 | -0/+7 |
* | bnx2: Update version to 1.8.0. | Michael Chan | 2008-08-14 | 1 | -2/+2 |
* | bnx2: Reinsert VLAN tag when necessary. | Michael Chan | 2008-08-14 | 1 | -8/+27 |
* | bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code. | Michael Chan | 2008-08-14 | 1 | -1/+3 |
* | bnx2: Fix logic to setup VLAN rx tagging. | Michael Chan | 2008-08-14 | 1 | -2/+2 |
* | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-08-14 | 37 | -239/+423 |
|\ |
|
| * | AX88796: Fix locking in ethtool support | Ben Dooks | 2008-08-14 | 1 | -2/+2 |
| * | atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST? | roel kluin | 2008-08-14 | 1 | -1/+1 |
| * | [netdrvr] ne: Use CONFIG_MACH_TX49XX | Atsushi Nemoto | 2008-08-14 | 2 | -3/+3 |
| * | Kconfig: HSO driver bugfixes and updates | David Brownell | 2008-08-14 | 1 | -11/+10 |
| * | USB: HSO: minor fixes due to code review | Greg Kroah-Hartman | 2008-08-14 | 1 | -19/+24 |
| * | USB: HSO: make tty_operations const | Greg Kroah-Hartman | 2008-08-14 | 1 | -1/+1 |
| * | hso: fix refcounting on the ttyHSx devices | Olivier Blin | 2008-08-14 | 1 | -1/+1 |
| * | hso: fix oops in read/write callbacks | Olivier Blin | 2008-08-14 | 1 | -2/+4 |
| * | [netdrvr] uninline atl1e_setup_mac_ctrl() | Adrian Bunk | 2008-08-14 | 1 | -2/+2 |
| * | netxen: update driver version | Dhananjay Phadke | 2008-08-14 | 3 | -6/+13 |
| * | netxen: cleanup interrupt code | Dhananjay Phadke | 2008-08-14 | 1 | -83/+40 |
| * | netxen: fix dma watchdog | Dhananjay Phadke | 2008-08-14 | 1 | -13/+15 |
| * | netxen: force link update across ifdown/ifup | Dhananjay Phadke | 2008-08-14 | 1 | -6/+5 |
| * | netxen: fix rxbuf leak across driver reload | Dhananjay Phadke | 2008-08-14 | 1 | -2/+4 |
| * | netxen: fix mac addr setup | Dhananjay Phadke | 2008-08-14 | 4 | -38/+83 |
| * | ixgbe: add cx4 device ID | Jesse Brandeburg | 2008-08-14 | 3 | -1/+5 |
| * | e1000e: remove unnecessary snippet missed in prior check_options update | Bruce Allan | 2008-08-14 | 1 | -2/+0 |
| * | e1000e: test for unusable MSI support | Bruce Allan | 2008-08-14 | 3 | -11/+164 |
| * | e1000e: increase minimum frame size allowed | Bruce Allan | 2008-08-14 | 1 | -1/+1 |
| * | e1000e: Increase Tx timeout factor for 10Mbps | Bruce Allan | 2008-08-14 | 1 | -1/+1 |
| * | e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22 | Bruce Allan | 2008-08-14 | 1 | -3/+6 |
| * | e1000e: Set InterruptThrottleRate to default when invalid value used | Bruce Allan | 2008-08-14 | 1 | -4/+19 |
| * | e1000e: Return 1 instead of a non-zero value for link up indication | Bruce Allan | 2008-08-14 | 1 | -1/+1 |
| * | tlan: Fix two regressions introduced by 64bit conversion. | Robert Fitzsimons | 2008-08-14 | 1 | -4/+4 |
| * | sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2) | Rafael J. Wysocki | 2008-08-14 | 1 | -1/+6 |
| * | au1000_eth: use 'unsigned long' for irqflags | Vegard Nossum | 2008-08-14 | 1 | -1/+1 |
| * | myri10ge: myri10ge_fw_name also overrides the rss firmware | Brice Goglin | 2008-08-14 | 1 | -1/+5 |
| * | ixp4xx_eth: fix dma_mapping_error() compile errors | Mikael Pettersson | 2008-08-14 | 1 | -3/+3 |
| * | gianfar: Call gfar_halt_nodisable() from gfar_halt(). | Scott Wood | 2008-08-14 | 1 | -4/+2 |
| * | [netdrvr] remove unnecessary #include | Huang Weiyi | 2008-08-14 | 13 | -14/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-08-13 | 71 | -2505/+16609 |
|\ \ |
|