Commit Graph

233084 Commits (0a417704777ed29d0e8c72b7274a328e61248e75)
 

Author SHA1 Message Date
Michał Mirosław 0a41770477 ethtool: factorize get/set_one_feature 14 years ago
Michał Mirosław 340ae1654c ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count() 14 years ago
Michał Mirosław 212b573f55 ethtool: enable GSO and GRO by default 14 years ago
Michał Mirosław 9a279ea3a7 ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place 14 years ago
Vasanthy Kolluri 5990b1892b enic: Clean up: Remove a not needed #ifdef 14 years ago
Vasanthy Kolluri e0afe53fbe enic: Bug fix: Reset driver count of registered unicast addresses to zero during device reset 14 years ago
Tom Herbert ab532cf32b bnx2x: Support for managing RX indirection table 14 years ago
David S. Miller f878b995b0 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 14 years ago
David S. Miller 29e1846a6b Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6 14 years ago
Ben Hutchings 94b274bf5f sfc: Add TX queues for high-priority traffic 14 years ago
Ben Hutchings 525da9072c sfc: Distinguish queue lookup from test for queue existence 14 years ago
Ben Hutchings 60031fcc17 sfc: Move TX queue core queue mapping into tx.c 14 years ago
Ben Hutchings 5c56580b74 net: Adjust TX queue kobjects if number of queues changes during unregister 14 years ago
Uwe Kleine-König cd1f402c18 net/fec: enable flow control and length check on enet-mac 14 years ago
Uwe Kleine-König b3cde36cf1 net/fec: postpone unsetting driver data until the hardware is stopped 14 years ago
Uwe Kleine-König d1ab1f54a1 net/fec: provide device for dma functions and matching sizes for map and unmap 14 years ago
Uwe Kleine-König 45993653bd net/fec: reorder functions a bit allows removing forward declarations 14 years ago
Uwe Kleine-König db8880bc92 net/fec: some whitespace cleanup 14 years ago
Uwe Kleine-König c556167f81 net/fec: consistenly name struct net_device pointers "ndev" 14 years ago
Uwe Kleine-König e497ba825b net/fec: add phy_stop to fec_enet_close 14 years ago
Uwe Kleine-König 085e79ed88 net/fec: consolidate all i.MX options to CONFIG_ARM 14 years ago
Uwe Kleine-König 24e531b401 net/fec: put the ioremap cookie immediately into a void __iomem pointer 14 years ago
Uwe Kleine-König 8b06dc2b1c net/fec: no need to memzero private data 14 years ago
Uwe Kleine-König 04e5216d44 net/fec: no need to check for validity of ndev in suspend and resume 14 years ago
Uwe Kleine-König b2b09ad63c net/fec: don't free an irq that failed to be requested 14 years ago
Uwe Kleine-König 28e2188efc net/fec: release mem_region requested in probe in error path and remove 14 years ago
Uwe Kleine-König 8a73b0bc86 net/fec: no need to cast arguments for memcpy 14 years ago
David S. Miller f39925dbde ipv4: Cache learned redirect information in inetpeer. 14 years ago
David S. Miller 2c8cec5c10 ipv4: Cache learned PMTU information in inetpeer. 14 years ago
Baruch Siach d606ef3fe0 phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL 14 years ago
Bernard Pidoux 68aa3fd551 ROSE: AX25: finding routes simplification 14 years ago
Bernard Pidoux c5d8b24ad0 ROSE: rose AX25 packet routing improvement 14 years ago
Eric Dumazet 31d409373c ipv4: fix rcu lock imbalance in fib_select_default() 14 years ago
Ben Hutchings ac7100ba93 sch_mqprio: Always set num_tc to 0 in mqprio_destroy() 14 years ago
Bhupesh Sharma 881ff67ad4 can: c_can: Added support for Bosch C_CAN controller 14 years ago
Guo-Fu Tseng c906041412 jme: Advance driver version 14 years ago
Guo-Fu Tseng c00cd82641 jme: Don't show UDP Checksum error if HW misjudged 14 years ago
Guo-Fu Tseng 8b53abae58 jme: Refill receive unicase MAC addr after resume 14 years ago
Guo-Fu Tseng 854a2e7c33 jme: Safer MAC processor reset sequence 14 years ago
Guo-Fu Tseng 3903c02357 jme: Fix hardware action of full-duplex 14 years ago
Guo-Fu Tseng 5175457237 jme: Rename phyfifo function for easier understand 14 years ago
Guo-Fu Tseng 3c2368d96f jme: Fix bit typo of JMC250A2 workaround 14 years ago
Guo-Fu Tseng 4872b11fdb jme: PHY Power control for new chip 14 years ago
Guo-Fu Tseng 19d96017d1 jme: Extract main and sub chip revision 14 years ago
Jiri Pirko afc6151a78 bridge: implement [add/del]_slave ops 14 years ago
Jiri Pirko 9232ecca3e bond: implement [add/del]_slave ops 14 years ago
Jiri Pirko fbaec0ea54 rtnetlink: implement setting of master device 14 years ago
Sakari Ailus f45437efff tlan: Fix bugs introduced by the last tlan cleanup patch 14 years ago
Jiri Pirko 1765a57533 net: make dev->master general 14 years ago
Jiri Pirko d59cfde2fb net: remove the unnecessary dance around skb_bond_should_drop 14 years ago