summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bonding: reread information about speed and duplex when interface goes upKrzysztof Piotr Oledzki2010-10-061-0/+2
* bonding: print information about speed and duplex seen by the driverKrzysztof Piotr Oledzki2010-10-061-2/+3
* bnx2x: update version to 1.60.00-1Dmitry Kravkov2010-10-061-2/+2
* bnx2x: properly initialize FW statsDmitry Kravkov2010-10-061-0/+13
* bnx2x: code beautifyDmitry Kravkov2010-10-067-233/+318
* bnx2x, cnic: Fix SPQ return creditDmitry Kravkov2010-10-064-47/+91
* bnx2x: move msix table initialization to probe()Dmitry Kravkov2010-10-064-134/+228
* bnx2x: use L1_CACHE_BYTES instead of magic numberDmitry Kravkov2010-10-061-2/+2
* bnx2x: use proper constants for dma_unmap* callsDmitry Kravkov2010-10-062-2/+2
* bnx2x: remove unused fields in main driver structureDmitry Kravkov2010-10-061-7/+0
* bnx2x: remove unused parameter in reuse_rx_skb()Dmitry Kravkov2010-10-062-3/+3
* bnx2x: Add 57712 supportDmitry Kravkov2010-10-0614-790/+3428
* bnx2x: change type of spq_left to atomicDmitry Kravkov2010-10-063-13/+11
* bnx2x: rename MF related fieldsDmitry Kravkov2010-10-065-47/+47
* bnx2x: remove old FW filesDmitry Kravkov2010-10-062-23040/+0
* bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov2010-10-0619-3222/+4764
* bnx2x: add 6.0.34 fw filesDmitry Kravkov2010-10-063-0/+38096
* bnx2x: create folder for bnx2x firmware filesDmitry Kravkov2010-10-065-5/+6
* cnic: Fine-tune ring init code.Michael Chan2010-10-062-6/+19
* cnic: Use pfid for internal memory offsets.Michael Chan2010-10-062-70/+75
* cnic: Pass cp pointer to BNX2X_HW_CID.Michael Chan2010-10-062-11/+11
* [PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devsMatt Carlson2010-10-061-0/+1
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-10-063-12/+57
|\
| * vhost: max s/g to match qemuJason Wang2010-10-053-12/+57
* | bna: scope and dead code cleanupRasesh Mody2010-10-0511-692/+170
* | bna: fix interrupt handlingRasesh Mody2010-10-051-21/+27
* | fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-0510-77/+72
* | bonding: add retransmit membership reports tunableFlavio Leitner2010-10-055-0/+72
* | bonding: fix to rejoin multicast groups immediatelyFlavio Leitner2010-10-051-8/+8
* | bonding: rejoin multicast groups on VLANsFlavio Leitner2010-10-052-11/+50
* | ehea: converting msleeps to waitqueue on check_sqs() functionBreno Leitao2010-10-052-7/+12
* | ehea: using wait queues instead of msleep on ehea_flush_sqBreno Leitao2010-10-052-7/+13
* | ixgbevf: declare functions as staticEmil Tantilov2010-10-053-4/+2
* | AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix socketsAlban Crequy2010-10-051-0/+5
* | net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-056-100/+170
* | net neigh: neigh_delete() and neigh_add() changesEric Dumazet2010-10-051-22/+17
* | net: add a core netdev->rx_dropped counterEric Dumazet2010-10-0511-34/+26
|/
* ppp: Use a real SKB control block in fragmentation engine.David S. Miller2010-10-051-21/+25
* ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-052-4/+1
* fib: fib_rules_cleanup can be staticstephen hemminger2010-10-052-3/+1
* fib: cleanupsEric Dumazet2010-10-053-182/+206
* wimax: make functions localstephen hemminger2010-10-056-23/+11
* qlcnic: remove dead codestephen hemminger2010-10-052-176/+0
* caif: remove duplicated includeNicolas Kaiser2010-10-051-1/+0
* don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König2010-10-051-1/+0
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-0515-15/+15
* net: relax rtnl_dereference()David S. Miller2010-10-051-4/+6
* ipvs: Use frag walker helper in SCTP proto support.David S. Miller2010-10-051-9/+10
* net: dynamic ingress_queue allocationEric Dumazet2010-10-055-27/+71
* qlcnic: set mtu lower limitSritej Velaga2010-10-042-3/+4