| Commit message (Expand) | Author | Age |
* | igb: add support for VF Transmit rate limit using iproute2 | Lior Levy | 2011-02-24 |
* | igbvf: remove Tx hang detection | Lior Levy | 2011-02-24 |
* | ixgbevf: Fix name of function in function header comment | Greg Rose | 2011-02-24 |
* | ixgbevf: Enable jumbo frame support for X540 VF | Greg Rose | 2011-02-24 |
* | ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller | Greg Rose | 2011-02-24 |
* | qlcnic: Remove validation for max tx and max rx queues | Rajesh Borundia | 2011-02-23 |
* | qlcnic: fix checks for auto_fw_reset | amit salecha | 2011-02-23 |
* | r6040: bump to version 0.27 and date 23Feb2011 | Florian Fainelli | 2011-02-23 |
* | r6040: fix multicast operations | Shawn Lin | 2011-02-23 |
* | atl1[ce]: fix sparse warnings | stephen hemminger | 2011-02-23 |
* | Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6 | David S. Miller | 2011-02-22 |
|\ |
|
| * | ax88796: use generic mdio_bitbang driver | Marc Kleine-Budde | 2011-02-21 |
| * | ax88796: clean up probe and remove function | Marc Kleine-Budde | 2011-02-21 |
| * | ax88796: make pointer to platform data const | Marc Kleine-Budde | 2011-02-21 |
| * | ax88796: remove platform_device member from struct ax_device | Marc Kleine-Budde | 2011-02-21 |
| * | ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL> | Marc Kleine-Budde | 2011-02-21 |
| * | ax88796: remove first_init parameter from ax_init_dev() | Marc Kleine-Budde | 2011-02-21 |
| * | ax88796: remove memset of private data | Marc Kleine-Budde | 2011-02-21 |
| * | ax88796: don't use magic ei_status to acces private data | Marc Kleine-Budde | 2011-02-21 |
| * | ax88796: fix codingstyle and checkpatch warnings | Marc Kleine-Budde | 2011-02-21 |
* | | be2net: use hba_port_num instead of port_num | Ajit Khaparde | 2011-02-22 |
* | | be2net: add code to display temperature of ASIC | Ajit Khaparde | 2011-02-22 |
* | | be2net: fix to ignore transparent vlan ids wrongly indicated by NIC | Ajit Khaparde | 2011-02-22 |
* | | be2net: variable name change | Ajit Khaparde | 2011-02-22 |
* | | be2net: fixes in ethtool selftest | Ajit Khaparde | 2011-02-22 |
* | | be2net: add new counters to display via ethtool stats | Ajit Khaparde | 2011-02-22 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller | 2011-02-22 |
|\ \ |
|
| * | | sfc: Implement hardware acceleration of RFS | Ben Hutchings | 2011-02-17 |
| * | | sfc: Limit filter search depth further for performance hints (i.e. RFS) | Ben Hutchings | 2011-02-16 |
* | | | Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6 | David S. Miller | 2011-02-22 |
|\ \ \ |
|
| * | | | net/fec: remove unused driver data | Uwe Kleine-König | 2011-02-17 |
* | | | | sh: sh_eth: Add support ethtool | Nobuhiro Iwamatsu | 2011-02-22 |
| |_|/
|/| | |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-19 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-18 |
| |\ \ \ |
|
| | * | | | tg3: Restrict phy ioctl access | Matt Carlson | 2011-02-17 |
| | * | | | drivers/net: Call netif_carrier_off at the end of the probe | Ivan Vecera | 2011-02-17 |
| | * | | | ixgbe: work around for DDP last buffer size | Amir Hanania | 2011-02-17 |
| | * | | | ixgbe: fix panic due to uninitialised pointer | Andy Gospodarek | 2011-02-17 |
| | * | | | e1000e: flush all writebacks before unload | Jesse Brandeburg | 2011-02-17 |
| | * | | | e1000e: check down flag in tasks | Jesse Brandeburg | 2011-02-17 |
| | * | | | cxgb4vf: Use defined Mailbox Timeout | Casey Leedom | 2011-02-14 |
| | * | | | cxgb4vf: Quiesce Virtual Interfaces on shutdown ... | Casey Leedom | 2011-02-14 |
| | * | | | cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ... | Casey Leedom | 2011-02-14 |
| | * | | | cxgb4vf: Check driver parameters in the right place ... | Casey Leedom | 2011-02-14 |
| | * | | | pch_gbe: Fix the MAC Address load issue. | Toshiharu Okada | 2011-02-14 |
| | * | | | iwlwifi: Delete iwl3945_good_plcp_health. | David S. Miller | 2011-02-14 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-14 |
| | |\ \ \ |
|
| | | * | | | iwl3945: remove plcp check | Stanislaw Gruszka | 2011-02-09 |
| | * | | | | net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING | Kurt Van Dijck | 2011-02-14 |
| | * | | | | pch_gbe: Fix the issue that the receiving data is not normal. | Toshiharu Okada | 2011-02-14 |