Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bnx2x: smp_mb and not just smp_rmb | Eilon Greenstein | 2009-02-15 | 1 | -2/+2 | |
* | bnx2x: Increasing FW timeout | Eilon Greenstein | 2009-02-15 | 1 | -2/+6 | |
* | bnx2x: Returning EBUSY in debug mode as well | Eilon Greenstein | 2009-02-15 | 1 | -2/+1 | |
* | bnx2x: Manual setting for MRRS | Eilon Greenstein | 2009-02-15 | 3 | -1/+13 | |
* | bnx2x: Using registers name | Eilon Greenstein | 2009-02-15 | 3 | -38/+49 | |
* | bnx2x: Pre emphasis configuration | Eilon Greenstein | 2009-02-15 | 5 | -69/+177 | |
* | bnx2x: GMII not SGMII | Eilon Greenstein | 2009-02-15 | 1 | -2/+2 | |
* | bnx2x: Removing CL73 code | Eilon Greenstein | 2009-02-15 | 1 | -92/+19 | |
* | bnx2x: Using the HW 5th lane | Eilon Greenstein | 2009-02-15 | 2 | -6/+33 | |
* | bnx2x: EMAC reset | Eilon Greenstein | 2009-02-15 | 2 | -2/+6 | |
* | bnx2x: Saving PHY FW version | Eilon Greenstein | 2009-02-15 | 2 | -90/+92 | |
* | bnx2x: Supporting BCM8481 PHY | Eilon Greenstein | 2009-02-15 | 2 | -2/+110 | |
* | bnx2x: PHY lock list | Eilon Greenstein | 2009-02-15 | 3 | -11/+12 | |
* | bnx2x: Supporting BCM8726 PHY | Eilon Greenstein | 2009-02-15 | 5 | -64/+851 | |
* | bnx2x: GPIO accessories | Eilon Greenstein | 2009-02-15 | 3 | -2/+109 | |
* | bnx2x: Removing redundant device parameters | Eilon Greenstein | 2009-02-15 | 2 | -15/+9 | |
* | bnx2x: Removing the board type | Eilon Greenstein | 2009-02-15 | 3 | -41/+14 | |
* | bnx2x: Flow control enhancement | Eilon Greenstein | 2009-02-15 | 5 | -10/+157 | |
* | bnx2x: BW shaper enhancements | Eilon Greenstein | 2009-02-15 | 3 | -189/+153 | |
* | bnx2x: Moving skb_record_rx_queue | Eilon Greenstein | 2009-02-15 | 1 | -1/+1 | |
* | bnx2x: Per queue statistics | Eilon Greenstein | 2009-02-15 | 4 | -274/+643 | |
* | bnx2x: Removing microcode assertion check | Eilon Greenstein | 2009-02-15 | 2 | -6/+2 | |
* | bnx2x: Disabling interrupts after iSCSI-boot | Eilon Greenstein | 2009-02-15 | 2 | -2/+72 | |
* | bnx2x: System-page alignment | Eilon Greenstein | 2009-02-15 | 2 | -9/+9 | |
* | bnx2x: MSI support | Eilon Greenstein | 2009-02-15 | 4 | -54/+132 | |
* | bnx2x: Multi-queue | Eilon Greenstein | 2009-02-15 | 3 | -113/+178 | |
* | bnx2x: New FW | Eilon Greenstein | 2009-02-15 | 6 | -12635/+14374 | |
* | igb: use timecompare to implement hardware time stamping | Patrick Ohly | 2009-02-15 | 5 | -8/+304 | |
* | igb: stub support for SIOCSHWTSTAMP | Patrick Ohly | 2009-02-15 | 1 | -0/+31 | |
* | igb: access to NIC time | Patrick Ohly | 2009-02-15 | 3 | -0/+143 | |
* | e1000e: Remove mutex_trylock and associated WARN on failure. | dave graham | 2009-02-14 | 1 | -16/+1 | |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-14 | 118 | -11370/+15216 | |
|\ | ||||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-12 | 18 | -8889/+8753 | |
| |\ | ||||||
| | * | netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"... | Yang Hongyang | 2009-02-12 | 1 | -1/+1 | |
| | * | bnx2: Update version to 1.9.2 and copyright. | Michael Chan | 2009-02-12 | 2 | -4/+4 | |
| | * | bnx2: Fix jumbo frames error handling. | Michael Chan | 2009-02-12 | 1 | -11/+19 | |
| | * | bnx2: Update 5709 firmware. | Michael Chan | 2009-02-12 | 1 | -4432/+4363 | |
| | * | bnx2: Update 5706/5708 firmware. | Michael Chan | 2009-02-12 | 1 | -4309/+4206 | |
| | * | 3c505: do not set pcb->data.raw beyond its size | Roel Kluin | 2009-02-12 | 1 | -10/+16 | |
| | * | IRDA: cnt is off by 1 | Roel Kluin | 2009-02-12 | 1 | -1/+1 | |
| | * | netxen: remove pcie workaround | Dhananjay Phadke | 2009-02-12 | 1 | -64/+0 | |
| | * | sun3: print when lance_open() fails | Roel Kluin | 2009-02-12 | 1 | -1/+1 | |
| | * | qlge: bugfix: Add missing rx buf clean index on early exit. | Ron Mercer | 2009-02-12 | 1 | -0/+2 | |
| | * | qlge: bugfix: Fix RX scaling values. | Ron Mercer | 2009-02-12 | 1 | -2/+2 | |
| | * | qlge: bugfix: Fix TSO breakage. | Ron Mercer | 2009-02-12 | 1 | -4/+6 | |
| | * | qlge: bugfix: Add missing dev_kfree_skb_any() call. | Ron Mercer | 2009-02-12 | 1 | -0/+2 | |
| | * | qlge: bugfix: Add missing put_page() call. | Ron Mercer | 2009-02-12 | 1 | -0/+2 | |
| | * | qlge: bugfix: Fix fatal error recovery hang. | Ron Mercer | 2009-02-12 | 1 | -2/+11 | |
| | * | qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb(). | Ron Mercer | 2009-02-12 | 1 | -2/+2 | |
| | * | TG3: limit reaches -1 | Roel Kluin | 2009-02-12 | 1 | -2/+2 |