aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* bonding: add Speed/Duplex information to /proc/net/bonding/bondKrzysztof Oledzki2010-10-06
* bonding: reread information about speed and duplex when interface goes upKrzysztof Piotr Oledzki2010-10-06
* bonding: print information about speed and duplex seen by the driverKrzysztof Piotr Oledzki2010-10-06
* bnx2x: update version to 1.60.00-1Dmitry Kravkov2010-10-06
* bnx2x: properly initialize FW statsDmitry Kravkov2010-10-06
* bnx2x: code beautifyDmitry Kravkov2010-10-06
* bnx2x, cnic: Fix SPQ return creditDmitry Kravkov2010-10-06
* bnx2x: move msix table initialization to probe()Dmitry Kravkov2010-10-06
* bnx2x: use L1_CACHE_BYTES instead of magic numberDmitry Kravkov2010-10-06
* bnx2x: use proper constants for dma_unmap* callsDmitry Kravkov2010-10-06
* bnx2x: remove unused fields in main driver structureDmitry Kravkov2010-10-06
* bnx2x: remove unused parameter in reuse_rx_skb()Dmitry Kravkov2010-10-06
* bnx2x: Add 57712 supportDmitry Kravkov2010-10-06
* bnx2x: change type of spq_left to atomicDmitry Kravkov2010-10-06
* bnx2x: rename MF related fieldsDmitry Kravkov2010-10-06
* bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov2010-10-06
* bnx2x: create folder for bnx2x firmware filesDmitry Kravkov2010-10-06
* cnic: Fine-tune ring init code.Michael Chan2010-10-06
* cnic: Use pfid for internal memory offsets.Michael Chan2010-10-06
* cnic: Pass cp pointer to BNX2X_HW_CID.Michael Chan2010-10-06
* [PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devsMatt Carlson2010-10-06
* bna: scope and dead code cleanupRasesh Mody2010-10-05
* bna: fix interrupt handlingRasesh Mody2010-10-05
* bonding: add retransmit membership reports tunableFlavio Leitner2010-10-05
* bonding: rejoin multicast groups on VLANsFlavio Leitner2010-10-05
* ehea: converting msleeps to waitqueue on check_sqs() functionBreno Leitao2010-10-05
* ehea: using wait queues instead of msleep on ehea_flush_sqBreno Leitao2010-10-05
* ixgbevf: declare functions as staticEmil Tantilov2010-10-05
* net: add a core netdev->rx_dropped counterEric Dumazet2010-10-05
* ppp: Use a real SKB control block in fragmentation engine.David S. Miller2010-10-05
* wimax: make functions localstephen hemminger2010-10-05
* qlcnic: remove dead codestephen hemminger2010-10-05
* don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König2010-10-05
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-05
* qlcnic: set mtu lower limitSritej Velaga2010-10-05
* qlcnic: cleanup port mode settingSritej Velaga2010-10-05
* qlcnic: sparse warning fixesSucheta Chakraborty2010-10-05
* qlcnic: fix vlan TSO on big endian machineSucheta Chakraborty2010-10-05
* qlcnic: fix endianess for lroSucheta Chakraborty2010-10-05
* qlcnic: fix diag registerAmit Kumar Salecha2010-10-05
* qlcnic: fix eswitch statsAmit Kumar Salecha2010-10-05
* qlcnic: fix internal loopback testAmit Kumar Salecha2010-10-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-04
|\
| * netdev: Depend on INET before selecting INET_LROBen Hutchings2010-10-04
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-30
| |\
| | * iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-28
| * | de2104x: fix ethtoolOndrej Zary2010-09-27
| * | 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-27
* | | be2net: add multiple RX queue supportSathya Perla2010-10-04
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-04
|\ \ \