| Commit message (Expand) | Author | Age | Files | Lines |
* | netlink: change return-value logic of netlink_broadcast() | Pablo Neira Ayuso | 2009-02-06 | 4 | -28/+11 |
* | e1000e: normalize usage of serdes_has_link | Alex Chiang | 2009-02-06 | 2 | -3/+3 |
* | ixgbe: Display EEPROM version in ethtool -i queries | Peter P Waskiewicz Jr | 2009-02-06 | 3 | -1/+13 |
* | ixgbe: Update link setup code to better support autonegotiation of speed | Peter P Waskiewicz Jr | 2009-02-06 | 4 | -80/+49 |
* | ixgbe: Refactor set_num_queues() and cache_ring_register() | Peter P Waskiewicz Jr | 2009-02-06 | 1 | -104/+118 |
* | tun: Limit amount of queued packets per device | Herbert Xu | 2009-02-06 | 1 | -53/+114 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-05 | 3 | -3/+5 |
|\ |
|
| * | gianfar: Fix potential soft reset race | Andy Fleming | 2009-02-05 | 1 | -0/+3 |
| * | gianfar: Fix BD_LENGTH_MASK definition | Andy Fleming | 2009-02-05 | 1 | -1/+1 |
| * | cxgb3: Fix lro switch | Divy Le Ray | 2009-02-05 | 1 | -2/+1 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-05 | 20 | -52/+186 |
|\ \ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-04 | 16 | -50/+81 |
| |\| |
|
| | * | e1000: Fix PCI enable to honor the need_ioport flag | Karsten Keil | 2009-02-04 | 1 | -1/+1 |
| | * | sgi-xp: link XPNET's net_device_ops to its net_device structure | Dean Nelson | 2009-02-04 | 1 | -1/+2 |
| | * | pcnet_cs: Fix misuse of the equality operator. | Cord Walter | 2009-02-04 | 1 | -1/+1 |
| | * | hso: add new device id's | Filip Aben | 2009-02-04 | 1 | -1/+3 |
| * | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-02-04 | 1 | -1/+0 |
| |\ \ |
|
| | * | | mfd: Remove non exported references from pcf50633 | Balaji Rao | 2009-01-15 | 1 | -1/+0 |
| * | | | Fix my email address in qd65xx.[ch]/pata_qdi.c | Samuel Thibault | 2009-02-04 | 3 | -3/+3 |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-02-04 | 3 | -4/+4 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-02-01 | 7 | -150/+46 |
| | |\ \ \ |
|
| | * | | | | NVRAM depends on RTC_DRV_CMOS | Uwe Kleine-König | 2009-01-31 | 1 | -1/+1 |
| | * | | | | rename platform_driver name "flash" to "sa1100-mtd" | Uwe Kleine-König | 2009-01-31 | 1 | -2/+2 |
| | * | | | | [ARM] etherh: continue fixing build failure | Russell King | 2009-01-28 | 1 | -1/+1 |
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-02-03 | 9 | -40/+172 |
| |\ \ \ \ \ |
|
| | * | | | | | libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book | Tejun Heo | 2009-02-03 | 1 | -0/+41 |
| | * | | | | | libata: add no penalty retry request for EH device handling routines | Tejun Heo | 2009-02-03 | 1 | -1/+5 |
| | * | | | | | libata: improve probe failure handling | Tejun Heo | 2009-02-03 | 1 | -0/+38 |
| | * | | | | | libata: add @spd_limit to sata_down_spd_limit() | Tejun Heo | 2009-02-03 | 4 | -12/+27 |
| | * | | | | | libata: clear dev->ering in smarter way | Tejun Heo | 2009-02-03 | 2 | -2/+9 |
| | * | | | | | libata: check onlineness before using SPD in sata_down_spd_limit() | Tejun Heo | 2009-02-03 | 1 | -3/+8 |
| | * | | | | | libata: move ata_dev_disable() to libata-eh.c | Tejun Heo | 2009-02-03 | 3 | -13/+22 |
| | * | | | | | libata: fix EH device failure handling | Tejun Heo | 2009-02-03 | 1 | -2/+3 |
| | * | | | | | sata_nv: ck804 has borked hardreset too | Tejun Heo | 2009-02-03 | 1 | -1/+6 |
| | * | | | | | libata: fix kernel-doc warnings | Randy Dunlap | 2009-02-03 | 2 | -2/+2 |
| | * | | | | | ahci: add a module parameter to ignore the SSS flags for async scanning | Arjan van de Ven | 2009-02-03 | 1 | -1/+8 |
| | * | | | | | sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742 | Mark Lord | 2009-02-03 | 1 | -2/+2 |
| | * | | | | | [libata] sata_sil: Fix compilation error with libata debugging enabled | Pasi Kärkkäinen | 2009-02-03 | 1 | -1/+1 |
* | | | | | | | gianfar: Fix stashing support | Andy Fleming | 2009-02-05 | 2 | -3/+32 |
* | | | | | | | gianfar: Add support for skb recycling | Andy Fleming | 2009-02-05 | 2 | -4/+21 |
* | | | | | | | netdev: Merge UCC and gianfar MDIO bus drivers | Andy Fleming | 2009-02-05 | 12 | -490/+549 |
* | | | | | | | virtio_net: Allow setting the MAC address of the NIC | Alex Williamson | 2009-02-05 | 1 | -2/+21 |
* | | | | | | | virtio_net: Add support for VLAN filtering in the hypervisor | Alex Williamson | 2009-02-05 | 1 | -1/+30 |
* | | | | | | | virtio_net: Add a MAC filter table | Alex Williamson | 2009-02-05 | 1 | -8/+47 |
* | | | | | | | virtio_net: Add a set_rx_mode interface | Alex Williamson | 2009-02-05 | 1 | -1/+33 |
* | | | | | | | virtio_net: Add a virtqueue for outbound control commands | Alex Williamson | 2009-02-05 | 1 | -3/+65 |
* | | | | | | | s2io: Formatting log message | Breno Leitao | 2009-02-04 | 1 | -3/+2 |
* | | | | | | | sky2: set VPD size | Stephen Hemminger | 2009-02-04 | 1 | -12/+29 |
* | | | | | | | sky2: move VPD display into debug interface | Stephen Hemminger | 2009-02-04 | 1 | -68/+87 |
* | | | | | | | sky2: handle dma mapping errors | Stephen Hemminger | 2009-02-04 | 1 | -8/+56 |