Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-06-29 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'merge' | Paul Mackerras | 2008-06-08 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'merge' into powerpc-next | Paul Mackerras | 2008-05-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras | 2008-05-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | [POWERPC] Delete unused fec_8xx net driver | Becky Bruce | 2008-05-13 | |
* | | | | | | | | | | | | | | pkt_sched: Kill netdev_queue lock. | David S. Miller | 2008-07-17 | |
* | | | | | | | | | | | | | | niu: Add TX multiqueue support. | David S. Miller | 2008-07-17 | |
* | | | | | | | | | | | | | | netdev: Convert all drivers away from netif_schedule(). | David S. Miller | 2008-07-17 | |
* | | | | | | | | | | | | | | netdev: netdev_priv() can now be sane again. | David S. Miller | 2008-07-17 | |
* | | | | | | | | | | | | | | net: Use queue aware tests throughout. | David S. Miller | 2008-07-17 | |
* | | | | | | | | | | | | | | netdev: Kill NETIF_F_MULTI_QUEUE. | David S. Miller | 2008-07-17 | |
* | | | | | | | | | | | | | | netdev: Allocate multiple queues for TX. | David S. Miller | 2008-07-17 | |
* | | | | | | | | | | | | | | igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. | David S. Miller | 2008-07-17 | |
* | | | | | | | | | | | | | | netdrv intel: always enable VLAN filtering except in promiscous mode | Patrick McHardy | 2008-07-16 | |
* | | | | | | | | | | | | | | netdrv intel: disable VLAN filtering in promiscous mode | Patrick McHardy | 2008-07-16 | |
* | | | | | | | | | | | | | | wireless: fix warnings from QoS patch | Johannes Berg | 2008-07-15 | |
* | | | | | | | | | | | | | | netdev: Do not use TX lock to protect address lists. | David S. Miller | 2008-07-15 | |
* | | | | | | | | | | | | | | netdev: Add netdev->addr_list_lock protection. | David S. Miller | 2008-07-15 | |
* | | | | | | | | | | | | | | bnx2: Update version to 1.7.8. | Michael Chan | 2008-07-15 | |
* | | | | | | | | | | | | | | bnx2: Support secondary MAC addresses. | Benjamin Li | 2008-07-15 | |
* | | | | | | | | | | | | | | bnx2: Allow flexible VLAN tag settings. | Michael Chan | 2008-07-15 | |
* | | | | | | | | | | | | | | bnx2: Add ack parameter to bnx2_fw_sync(). | Michael Chan | 2008-07-15 | |
* | | | | | | | | | | | | | | bnx2: Add PCI ID for 5716. | Michael Chan | 2008-07-15 | |
* | | | | | | | | | | | | | | bnx2: Prevent ethtool -s from crashing when device is down. | Michael Chan | 2008-07-15 | |
* | | | | | | | | | | | | | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 2008-07-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | SAA9730: Remove driver | Ralf Baechle | 2008-07-11 | |
| * | | | | | | | | | | | | | | Fix missing exports for net/phy/mdio-bitbang.c | Takashi Iwai | 2008-07-11 | |
| * | | | | | | | | | | | | | | cxgb3 - Add iscsi support | Karen Xie | 2008-07-11 | |
| * | | | | | | | | | | | | | | virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature | Mark McLoughlin | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: Improve multiqueue AIM support | Alexander Duyck | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: unused variable warning in igb remove | Alexander Duyck | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: update suspend resume | Alexander Duyck | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: add support for in kernel LRO | Alexander Duyck | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: add page recycling support | Alexander Duyck | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: Add support for quad port WOL and feature flags | Alexander Duyck | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: add 82576 MAC support | Alexander Duyck | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: Increment driver version | Auke Kok | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: reenable CRC stripping in hardware | Auke Kok | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: add DCA support | Jeb Cramer | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: update ethtool stats to support multiqueue | Alexander Duyck | 2008-07-11 | |
| * | | | | | | | | | | | | | | igb: Introduce multiple TX queues with infrastructure | Peter P Waskiewicz Jr | 2008-07-11 | |
| * | | | | | | | | | | | | | | ixgb: update copyright dates and versions | Jesse Brandeburg | 2008-07-11 | |
| * | | | | | | | | | | | | | | ixgb: make NAPI the only option and the default | Jesse Brandeburg | 2008-07-11 | |
| * | | | | | | | | | | | | | | ixgb: cleanup header | Jesse Brandeburg | 2008-07-11 | |
| * | | | | | | | | | | | | | | ixgb: audit use of dev_kfree_skb_any | Jesse Brandeburg | 2008-07-11 | |
| * | | | | | | | | | | | | | | ixgb: clean up assignments inside if statements | Jesse Brandeburg | 2008-07-11 | |
| * | | | | | | | | | | | | | | ixgb: rx cleanup performance improvements | Jesse Brandeburg | 2008-07-11 | |
| * | | | | | | | | | | | | | | ixgb: cleanup checkpatch suggestions that are relevant | Jesse Brandeburg | 2008-07-11 | |
| * | | | | | | | | | | | | | | ixgb: trivial fix space after for | Jesse Brandeburg | 2008-07-11 | |
| * | | | | | | | | | | | | | | ixgb: fix spelling errors | Jesse Brandeburg | 2008-07-11 |