Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-07 | 5 | -57/+111 |
|\ | |||||
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2010-10-07 | 3 | -56/+85 |
| |\ | |||||
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-04 | 2 | -2/+2 |
| | |\ | |||||
| | * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-28 | 13 | -63/+252 |
| | |\ \ | |||||
| | * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-19 | 9 | -11/+26 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-09-16 | 1 | -56/+83 |
| | |\ \ \ \ | |||||
| | | * | | | | pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails | Dominik Brodowski | 2010-09-15 | 1 | -56/+83 |
| | * | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-09-13 | 2 | -0/+2 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | of: Fix missing includes - ll_temac | Michal Simek | 2010-09-01 | 2 | -0/+2 |
| * | | | | | | bonding: fix WARN_ON when writing to bond_master sysfs file | Neil Horman | 2010-10-06 | 1 | -0/+9 |
| * | | | | | | skge: add quirk to limit DMA | Stanislaw Gruszka | 2010-10-06 | 1 | -1/+17 |
* | | | | | | | bonding: add Speed/Duplex information to /proc/net/bonding/bond | Krzysztof Oledzki | 2010-10-07 | 1 | -0/+2 |
* | | | | | | | bonding: reread information about speed and duplex when interface goes up | Krzysztof Piotr Oledzki | 2010-10-06 | 1 | -0/+2 |
* | | | | | | | bonding: print information about speed and duplex seen by the driver | Krzysztof Piotr Oledzki | 2010-10-06 | 1 | -2/+3 |
* | | | | | | | bnx2x: update version to 1.60.00-1 | Dmitry Kravkov | 2010-10-06 | 1 | -2/+2 |
* | | | | | | | bnx2x: properly initialize FW stats | Dmitry Kravkov | 2010-10-06 | 1 | -0/+13 |
* | | | | | | | bnx2x: code beautify | Dmitry Kravkov | 2010-10-06 | 7 | -233/+318 |
* | | | | | | | bnx2x, cnic: Fix SPQ return credit | Dmitry Kravkov | 2010-10-06 | 4 | -47/+91 |
* | | | | | | | bnx2x: move msix table initialization to probe() | Dmitry Kravkov | 2010-10-06 | 4 | -134/+228 |
* | | | | | | | bnx2x: use L1_CACHE_BYTES instead of magic number | Dmitry Kravkov | 2010-10-06 | 1 | -2/+2 |
* | | | | | | | bnx2x: use proper constants for dma_unmap* calls | Dmitry Kravkov | 2010-10-06 | 2 | -2/+2 |
* | | | | | | | bnx2x: remove unused fields in main driver structure | Dmitry Kravkov | 2010-10-06 | 1 | -7/+0 |
* | | | | | | | bnx2x: remove unused parameter in reuse_rx_skb() | Dmitry Kravkov | 2010-10-06 | 2 | -3/+3 |
* | | | | | | | bnx2x: Add 57712 support | Dmitry Kravkov | 2010-10-06 | 13 | -789/+3426 |
* | | | | | | | bnx2x: change type of spq_left to atomic | Dmitry Kravkov | 2010-10-06 | 3 | -13/+11 |
* | | | | | | | bnx2x: rename MF related fields | Dmitry Kravkov | 2010-10-06 | 5 | -47/+47 |
* | | | | | | | bnx2x, cnic, bnx2i: use new FW/HSI | Dmitry Kravkov | 2010-10-06 | 16 | -3219/+4758 |
* | | | | | | | bnx2x: create folder for bnx2x firmware files | Dmitry Kravkov | 2010-10-06 | 1 | -2/+2 |
* | | | | | | | cnic: Fine-tune ring init code. | Michael Chan | 2010-10-06 | 2 | -6/+19 |
* | | | | | | | cnic: Use pfid for internal memory offsets. | Michael Chan | 2010-10-06 | 2 | -70/+75 |
* | | | | | | | cnic: Pass cp pointer to BNX2X_HW_CID. | Michael Chan | 2010-10-06 | 2 | -11/+11 |
* | | | | | | | [PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devs | Matt Carlson | 2010-10-06 | 1 | -0/+1 |
* | | | | | | | bna: scope and dead code cleanup | Rasesh Mody | 2010-10-06 | 11 | -692/+170 |
* | | | | | | | bna: fix interrupt handling | Rasesh Mody | 2010-10-06 | 1 | -21/+27 |
* | | | | | | | bonding: add retransmit membership reports tunable | Flavio Leitner | 2010-10-06 | 3 | -0/+61 |
* | | | | | | | bonding: rejoin multicast groups on VLANs | Flavio Leitner | 2010-10-06 | 2 | -11/+50 |
* | | | | | | | ehea: converting msleeps to waitqueue on check_sqs() function | Breno Leitao | 2010-10-06 | 2 | -7/+12 |
* | | | | | | | ehea: using wait queues instead of msleep on ehea_flush_sq | Breno Leitao | 2010-10-06 | 2 | -7/+13 |
* | | | | | | | ixgbevf: declare functions as static | Emil Tantilov | 2010-10-06 | 3 | -4/+2 |
* | | | | | | | net: add a core netdev->rx_dropped counter | Eric Dumazet | 2010-10-05 | 1 | -7/+1 |
* | | | | | | | ppp: Use a real SKB control block in fragmentation engine. | David S. Miller | 2010-10-05 | 1 | -21/+25 |
* | | | | | | | wimax: make functions local | stephen hemminger | 2010-10-05 | 6 | -23/+11 |
* | | | | | | | qlcnic: remove dead code | stephen hemminger | 2010-10-05 | 2 | -176/+0 |
* | | | | | | | don't let BCM63XX_PHY depend on non-existant symbol | Uwe Kleine-König | 2010-10-05 | 1 | -1/+0 |
* | | | | | | | net/phy: fix many "defined but unused" warnings | Uwe Kleine-König | 2010-10-05 | 15 | -15/+15 |
* | | | | | | | qlcnic: set mtu lower limit | Sritej Velaga | 2010-10-05 | 2 | -3/+4 |
* | | | | | | | qlcnic: cleanup port mode setting | Sritej Velaga | 2010-10-05 | 1 | -40/+0 |
* | | | | | | | qlcnic: sparse warning fixes | Sucheta Chakraborty | 2010-10-05 | 2 | -11/+11 |
* | | | | | | | qlcnic: fix vlan TSO on big endian machine | Sucheta Chakraborty | 2010-10-05 | 3 | -8/+20 |
* | | | | | | | qlcnic: fix endianess for lro | Sucheta Chakraborty | 2010-10-05 | 2 | -3/+10 |