| Commit message (Expand) | Author | Age | Files | Lines |
* | enic: Always use single transmit and single receive hardware queues per device | Vasanthy Kolluri | 2011-02-17 | 2 | -4/+4 |
* | loopback: convert to hw_features | Michał Mirosław | 2011-02-17 | 1 | -5/+4 |
* | enic: Clean up: Remove a not needed #ifdef | Vasanthy Kolluri | 2011-02-17 | 2 | -3/+1 |
* | enic: Bug fix: Reset driver count of registered unicast addresses to zero dur... | Vasanthy Kolluri | 2011-02-17 | 2 | -7/+8 |
* | bnx2x: Support for managing RX indirection table | Tom Herbert | 2011-02-17 | 3 | -5/+75 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller | 2011-02-15 | 8 | -57/+195 |
|\ |
|
| * | sfc: Add TX queues for high-priority traffic | Ben Hutchings | 2011-02-15 | 7 | -28/+156 |
| * | sfc: Distinguish queue lookup from test for queue existence | Ben Hutchings | 2011-02-15 | 3 | -29/+33 |
| * | sfc: Move TX queue core queue mapping into tx.c | Ben Hutchings | 2011-02-15 | 3 | -4/+10 |
* | | Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6 | David S. Miller | 2011-02-15 | 2 | -325/+328 |
|\ \ |
|
| * | | net/fec: enable flow control and length check on enet-mac | Uwe Kleine-König | 2011-02-15 | 1 | -11/+13 |
| * | | net/fec: postpone unsetting driver data until the hardware is stopped | Uwe Kleine-König | 2011-02-15 | 1 | -2/+2 |
| * | | net/fec: provide device for dma functions and matching sizes for map and unmap | Uwe Kleine-König | 2011-02-15 | 1 | -8/+9 |
| * | | net/fec: reorder functions a bit allows removing forward declarations | Uwe Kleine-König | 2011-02-15 | 1 | -179/+174 |
| * | | net/fec: some whitespace cleanup | Uwe Kleine-König | 2011-02-15 | 1 | -11/+11 |
| * | | net/fec: consistenly name struct net_device pointers "ndev" | Uwe Kleine-König | 2011-02-15 | 1 | -121/+121 |
| * | | net/fec: add phy_stop to fec_enet_close | Uwe Kleine-König | 2011-02-15 | 1 | -1/+3 |
| * | | net/fec: consolidate all i.MX options to CONFIG_ARM | Uwe Kleine-König | 2011-02-15 | 2 | -4/+4 |
| * | | net/fec: put the ioremap cookie immediately into a void __iomem pointer | Uwe Kleine-König | 2011-02-15 | 1 | -5/+4 |
| * | | net/fec: no need to memzero private data | Uwe Kleine-König | 2011-02-15 | 1 | -1/+0 |
| * | | net/fec: no need to check for validity of ndev in suspend and resume | Uwe Kleine-König | 2011-02-15 | 1 | -16/+12 |
| * | | net/fec: don't free an irq that failed to be requested | Uwe Kleine-König | 2011-02-15 | 1 | -2/+1 |
| * | | net/fec: release mem_region requested in probe in error path and remove | Uwe Kleine-König | 2011-02-15 | 1 | -2/+12 |
| * | | net/fec: no need to cast arguments for memcpy | Uwe Kleine-König | 2011-02-15 | 1 | -1/+1 |
* | | | phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL | Baruch Siach | 2011-02-14 | 1 | -8/+16 |
* | | | can: c_can: Added support for Bosch C_CAN controller | Bhupesh Sharma | 2011-02-13 | 7 | -0/+1485 |
* | | | jme: Advance driver version | Guo-Fu Tseng | 2011-02-13 | 1 | -1/+1 |
* | | | jme: Don't show UDP Checksum error if HW misjudged | Guo-Fu Tseng | 2011-02-13 | 1 | -3/+29 |
* | | | jme: Refill receive unicase MAC addr after resume | Guo-Fu Tseng | 2011-02-13 | 2 | -10/+19 |
* | | | jme: Safer MAC processor reset sequence | Guo-Fu Tseng | 2011-02-13 | 2 | -42/+126 |
* | | | jme: Fix hardware action of full-duplex | Guo-Fu Tseng | 2011-02-13 | 2 | -4/+10 |
* | | | jme: Rename phyfifo function for easier understand | Guo-Fu Tseng | 2011-02-13 | 1 | -6/+6 |
* | | | jme: Fix bit typo of JMC250A2 workaround | Guo-Fu Tseng | 2011-02-13 | 1 | -2/+2 |
* | | | jme: PHY Power control for new chip | Guo-Fu Tseng | 2011-02-13 | 2 | -14/+106 |
* | | | jme: Extract main and sub chip revision | Guo-Fu Tseng | 2011-02-13 | 2 | -6/+10 |
* | | | bond: implement [add/del]_slave ops | Jiri Pirko | 2011-02-13 | 1 | -0/+2 |
* | | | tlan: Fix bugs introduced by the last tlan cleanup patch | Sakari Ailus | 2011-02-13 | 1 | -2/+4 |
* | | | net: make dev->master general | Jiri Pirko | 2011-02-13 | 4 | -8/+10 |
* | | | phy: Remove unneeded depends on PHYLIB | hartleys | 2011-02-11 | 1 | -1/+0 |
* | | | be2net: restrict WOL to PFs only. | Ajit Khaparde | 2011-02-11 | 1 | -2/+13 |
* | | | be2net: detect a UE even when a interface is down. | Ajit Khaparde | 2011-02-11 | 1 | -0/+4 |
* | | | be2net: gracefully handle situations when UE is detected | Ajit Khaparde | 2011-02-11 | 2 | -0/+16 |
* | | | be2net: fix be_suspend/resume/shutdown | Ajit Khaparde | 2011-02-11 | 1 | -0/+8 |
* | | | be2net: pass proper hdr_size while flashing redboot. | Ajit Khaparde | 2011-02-11 | 1 | -2/+2 |
* | | | be2net: Fix broken priority setting when vlan tagging is enabled. | Ajit Khaparde | 2011-02-11 | 1 | -0/+1 |
* | | | be2net: Allow VFs to call be_cmd_reset_function. | Ajit Khaparde | 2011-02-11 | 1 | -5/+3 |
* | | | be2net: pass domain numbers for pmac_add/del functions | Ajit Khaparde | 2011-02-11 | 3 | -10/+15 |
* | | | be2net: For the VF MAC, use the OUI from current MAC address | Ajit Khaparde | 2011-02-11 | 1 | -3/+2 |
* | | | be2net: Cleanup the VF interface handles | Ajit Khaparde | 2011-02-11 | 1 | -0/+9 |
* | | | be2net: call be_vf_eth_addr_config() after register_netdev | Ajit Khaparde | 2011-02-11 | 1 | -9/+8 |