| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-20 | 20 | -210/+424 |
|\ |
|
| * | gianfar: Fix misleading indentation in startup_gfar() | Anton Vorontsov | 2011-01-19 | 1 | -1/+1 |
| * | net/irda/sh_irda: return to RX mode when TX error | Kuninori Morimoto | 2011-01-19 | 1 | -2/+12 |
| * | USB CDC NCM: tx_fixup() race condition fix | Alexey Orishko | 2011-01-19 | 1 | -7/+12 |
| * | ns83820: Avoid bad pointer deref in ns83820_init_one(). | Jesper Juhl | 2011-01-19 | 1 | -3/+2 |
| * | bnx2x: Update bnx2x version to 1.62.00-4 | Yaniv Rosner | 2011-01-19 | 1 | -2/+2 |
| * | bnx2x: Fix AER setting for BCM57712 | Yaniv Rosner | 2011-01-19 | 1 | -1/+1 |
| * | bnx2x: Fix BCM84823 LED behavior | Yaniv Rosner | 2011-01-19 | 2 | -1/+21 |
| * | bnx2x: Mark full duplex on some external PHYs | Yaniv Rosner | 2011-01-19 | 1 | -1/+8 |
| * | bnx2x: Fix BCM8073/BCM8727 microcode loading | Yaniv Rosner | 2011-01-19 | 1 | -30/+43 |
| * | bnx2x: LED fix for BCM8727 over BCM57712 | Yaniv Rosner | 2011-01-19 | 1 | -1/+17 |
| * | bnx2x: Common init will be executed only once after POR | Yaniv Rosner | 2011-01-19 | 1 | -0/+11 |
| * | bnx2x: Swap BCM8073 PHY polarity if required | Yaniv Rosner | 2011-01-19 | 2 | -0/+46 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-18 | 9 | -13/+22 |
| |\ |
|
| | * | iwlwifi: fix valid chain reading from EEPROM | Wey-Yi Guy | 2011-01-18 | 1 | -1/+1 |
| | * | ath5k: fix locking in tx_complete_poll_work | Bob Copeland | 2011-01-18 | 1 | -0/+4 |
| | * | ath9k_hw: do PA offset calibration only on longcal interval | Rajkumar Manoharan | 2011-01-17 | 1 | -5/+5 |
| | * | ath9k_htc: Fix endian issue in tx header | Rajkumar Manoharan | 2011-01-17 | 2 | -4/+6 |
| | * | ath9k_hw: ASPM interoperability fix for AR9380/AR9382 | Luis R. Rodriguez | 2011-01-17 | 2 | -3/+3 |
| | * | rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware() | Jesper Juhl | 2011-01-13 | 1 | -0/+1 |
| | * | iwmc3200wifi: Return proper error for iwm_if_alloc | Axel Lin | 2011-01-13 | 1 | -0/+2 |
| * | | vmxnet3: Dont allocate extra MSI-x vectors | Shreyas Bhatewara | 2011-01-16 | 2 | -5/+5 |
| * | | vmxnet3: Add locking for access to command register | Shreyas Bhatewara | 2011-01-16 | 3 | -0/+54 |
| * | | vmxnet3: Disable napi in suspend, reenable in resume. | Shreyas Bhatewara | 2011-01-16 | 1 | -1/+6 |
| * | | vmxnet3: Make ethtool handlers multiqueue aware | Shreyas Bhatewara | 2011-01-16 | 1 | -114/+145 |
| * | | vmxnet3: Provide required number of bytes in first SG buffer | Shreyas Bhatewara | 2011-01-16 | 1 | -14/+9 |
| * | | vmxnet3: Enable HW Rx VLAN stripping by default | Shreyas Bhatewara | 2011-01-16 | 1 | -13/+1 |
| * | | vmxnet3: Preserve the MAC address configured by ifconfig | Shreyas Bhatewara | 2011-01-16 | 1 | -0/+5 |
| * | | vmxnet3: fix ring size update | Shreyas Bhatewara | 2011-01-16 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-01-17 | 4 | -15/+19 |
|\ \ \ |
|
| * | | | IB/mlx4: Handle protocol field in multicast table | Aleksey Senin | 2011-01-12 | 1 | -10/+13 |
| * | | | mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) | Roland Dreier | 2011-01-12 | 3 | -5/+6 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab... | Linus Torvalds | 2011-01-17 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS | Nicholas Bellinger | 2011-01-16 | 1 | -2/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-14 | 38 | -505/+512 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | GRETH: resolve SMP issues and other problems | Daniel Hellstrom | 2011-01-14 | 1 | -67/+92 |
| * | | | | GRETH: handle frame error interrupts | Daniel Hellstrom | 2011-01-14 | 2 | -4/+7 |
| * | | | | GRETH: avoid writing bad speed/duplex when setting transfer mode | Daniel Hellstrom | 2011-01-14 | 1 | -11/+8 |
| * | | | | GRETH: fixed skb buffer memory leak on frame errors | Daniel Hellstrom | 2011-01-14 | 1 | -4/+14 |
| * | | | | GRETH: GBit transmit descriptor handling optimization | Daniel Hellstrom | 2011-01-14 | 1 | -9/+10 |
| * | | | | GRETH: fix opening/closing | Daniel Hellstrom | 2011-01-14 | 1 | -0/+4 |
| * | | | | GRETH: added raw AMBA vendor/device number to match against. | Daniel Hellstrom | 2011-01-14 | 1 | -0/+3 |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 2011-01-14 | 13 | -136/+147 |
| |\ \ \ \ |
|
| | * | | | | e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs | Bruce Allan | 2011-01-14 | 6 | -123/+126 |
| | * | | | | e1000e: update Copyright for 2011 | Bruce Allan | 2011-01-14 | 12 | -13/+13 |
| | * | | | | e1000: Avoid unhandled IRQ | Jesse Brandeburg | 2011-01-14 | 1 | -1/+9 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf... | David S. Miller | 2011-01-14 | 2 | -14/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | sfc: Restore the effect of the rss_cpus module parameter | Ben Hutchings | 2011-01-13 | 1 | -0/+3 |
| | * | | | | | sfc: Make efx_get_tx_queue() an inline function | Ben Hutchings | 2011-01-13 | 2 | -14/+11 |
| * | | | | | | cassini: Fix build bustage on x86. | David S. Miller | 2011-01-14 | 1 | -3/+3 |