Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | cxgb4: fix reported state of interfaces without link | Dimitris Michailidis | 2011-01-21 | 1 | -1/+2 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | 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 | |
* | | | | | | | | | | r8169: keep firmware in memory. | françois romieu | 2011-01-14 | 1 | -12/+31 | |
* | | | | | | | | | | netdev: tilepro: Use is_unicast_ether_addr helper | Tobias Klauser | 2011-01-14 | 1 | -9/+1 | |
* | | | | | | | | | | ks8695net: Use default implementation of ethtool_ops::get_link | Ben Hutchings | 2011-01-14 | 1 | -15/+1 | |
* | | | | | | | | | | ks8695net: Disable non-working ethtool operations | Ben Hutchings | 2011-01-14 | 1 | -183/+99 | |
* | | | | | | | | | | USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ... | Jesper Juhl | 2011-01-14 | 1 | -1/+3 | |
* | | | | | | | | | | vxge: Remember to release firmware after upgrading firmware | Jesper Juhl | 2011-01-14 | 1 | -0/+1 |