Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | cxgb4: fix reported state of interfaces without link | Dimitris Michailidis | 2011-01-20 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||
* | | | | | | | | | | gianfar: Fix misleading indentation in startup_gfar() | Anton Vorontsov | 2011-01-18 | |
* | | | | | | | | | | net/irda/sh_irda: return to RX mode when TX error | Kuninori Morimoto | 2011-01-18 | |
* | | | | | | | | | | USB CDC NCM: tx_fixup() race condition fix | Alexey Orishko | 2011-01-18 | |
* | | | | | | | | | | ns83820: Avoid bad pointer deref in ns83820_init_one(). | Jesper Juhl | 2011-01-18 | |
* | | | | | | | | | | bnx2x: Update bnx2x version to 1.62.00-4 | Yaniv Rosner | 2011-01-18 | |
* | | | | | | | | | | bnx2x: Fix AER setting for BCM57712 | Yaniv Rosner | 2011-01-18 | |
* | | | | | | | | | | bnx2x: Fix BCM84823 LED behavior | Yaniv Rosner | 2011-01-18 | |
* | | | | | | | | | | bnx2x: Mark full duplex on some external PHYs | Yaniv Rosner | 2011-01-18 | |
* | | | | | | | | | | bnx2x: Fix BCM8073/BCM8727 microcode loading | Yaniv Rosner | 2011-01-18 | |
* | | | | | | | | | | bnx2x: LED fix for BCM8727 over BCM57712 | Yaniv Rosner | 2011-01-18 | |
* | | | | | | | | | | bnx2x: Common init will be executed only once after POR | Yaniv Rosner | 2011-01-18 | |
* | | | | | | | | | | bnx2x: Swap BCM8073 PHY polarity if required | Yaniv Rosner | 2011-01-18 | |
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-18 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| * | | | | | | | | | iwlwifi: fix valid chain reading from EEPROM | Wey-Yi Guy | 2011-01-18 | |
| * | | | | | | | | | ath5k: fix locking in tx_complete_poll_work | Bob Copeland | 2011-01-18 | |
| * | | | | | | | | | ath9k_hw: do PA offset calibration only on longcal interval | Rajkumar Manoharan | 2011-01-17 | |
| * | | | | | | | | | ath9k_htc: Fix endian issue in tx header | Rajkumar Manoharan | 2011-01-17 | |
| * | | | | | | | | | ath9k_hw: ASPM interoperability fix for AR9380/AR9382 | Luis R. Rodriguez | 2011-01-17 | |
| * | | | | | | | | | rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware() | Jesper Juhl | 2011-01-13 | |
| * | | | | | | | | | iwmc3200wifi: Return proper error for iwm_if_alloc | Axel Lin | 2011-01-13 | |
* | | | | | | | | | | vmxnet3: Dont allocate extra MSI-x vectors | Shreyas Bhatewara | 2011-01-16 | |
* | | | | | | | | | | vmxnet3: Add locking for access to command register | Shreyas Bhatewara | 2011-01-16 | |
* | | | | | | | | | | vmxnet3: Disable napi in suspend, reenable in resume. | Shreyas Bhatewara | 2011-01-16 | |
* | | | | | | | | | | vmxnet3: Make ethtool handlers multiqueue aware | Shreyas Bhatewara | 2011-01-16 | |
* | | | | | | | | | | vmxnet3: Provide required number of bytes in first SG buffer | Shreyas Bhatewara | 2011-01-16 | |
* | | | | | | | | | | vmxnet3: Enable HW Rx VLAN stripping by default | Shreyas Bhatewara | 2011-01-16 | |
* | | | | | | | | | | vmxnet3: Preserve the MAC address configured by ifconfig | Shreyas Bhatewara | 2011-01-16 | |
* | | | | | | | | | | vmxnet3: fix ring size update | Shreyas Bhatewara | 2011-01-16 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
* | | | | | | | | | GRETH: resolve SMP issues and other problems | Daniel Hellstrom | 2011-01-14 | |
* | | | | | | | | | GRETH: handle frame error interrupts | Daniel Hellstrom | 2011-01-14 | |
* | | | | | | | | | GRETH: avoid writing bad speed/duplex when setting transfer mode | Daniel Hellstrom | 2011-01-14 | |
* | | | | | | | | | GRETH: fixed skb buffer memory leak on frame errors | Daniel Hellstrom | 2011-01-14 | |
* | | | | | | | | | GRETH: GBit transmit descriptor handling optimization | Daniel Hellstrom | 2011-01-14 | |
* | | | | | | | | | GRETH: fix opening/closing | Daniel Hellstrom | 2011-01-14 | |
* | | | | | | | | | GRETH: added raw AMBA vendor/device number to match against. | Daniel Hellstrom | 2011-01-14 | |
* | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 2011-01-14 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs | Bruce Allan | 2011-01-14 | |
| * | | | | | | | | | e1000e: update Copyright for 2011 | Bruce Allan | 2011-01-14 | |
| * | | | | | | | | | e1000: Avoid unhandled IRQ | Jesse Brandeburg | 2011-01-14 | |
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf... | David S. Miller | 2011-01-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | sfc: Restore the effect of the rss_cpus module parameter | Ben Hutchings | 2011-01-13 | |
| * | | | | | | | | | | sfc: Make efx_get_tx_queue() an inline function | Ben Hutchings | 2011-01-13 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
* | | | | | | | | | | cassini: Fix build bustage on x86. | David S. Miller | 2011-01-14 | |
* | | | | | | | | | | r8169: keep firmware in memory. | françois romieu | 2011-01-14 | |
* | | | | | | | | | | netdev: tilepro: Use is_unicast_ether_addr helper | Tobias Klauser | 2011-01-14 | |
* | | | | | | | | | | ks8695net: Use default implementation of ethtool_ops::get_link | Ben Hutchings | 2011-01-14 | |
* | | | | | | | | | | ks8695net: Disable non-working ethtool operations | Ben Hutchings | 2011-01-14 | |
* | | | | | | | | | | USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ... | Jesper Juhl | 2011-01-14 | |
* | | | | | | | | | | vxge: Remember to release firmware after upgrading firmware | Jesper Juhl | 2011-01-14 |