| Commit message (Expand) | Author | Age |
* | ixgbe: Only set/clear VFE in ixgbe_set_rx_mode | Alexander Duyck | 2009-11-23 |
* | ixgbe: Use rx buffer length from rx ring for configuring rscctl | Mallikarjuna R Chilakala | 2009-11-23 |
* | ixgbe: Modify 82599 HWRSC statistics counters | Mallikarjuna R Chilakala | 2009-11-23 |
* | be2net: remove BUG_ON() when be2net runs out of mccq wrbs | Sathya Perla | 2009-11-23 |
* | be2net: Fix cleanup path in be_probe() | Sathya Perla | 2009-11-23 |
* | be2net: Issue fw_init/clean cmds to fw | Sathya Perla | 2009-11-23 |
* | be2net: Fix rx_drops_no_fragments stat being incorrectly indexed | Sathya Perla | 2009-11-23 |
* | be2net: support configuration of 64 multicast addresses instead of 32 | Sathya Perla | 2009-11-23 |
* | e1000e: update Tx Unit hang detection message | Bruce Allan | 2009-11-21 |
* | e1000e: cosmetic - group local variables of the same type | Bruce Allan | 2009-11-21 |
* | e1000e: remove redundant might_sleep() | Bruce Allan | 2009-11-21 |
* | e1000e: do not error out on identification LED init failure | Bruce Allan | 2009-11-21 |
* | e1000e: set pm_qos DMA latency requirement per interface when needed | Bruce Allan | 2009-11-21 |
* | e1000e: cleanup functions that clear hardware statistics | Bruce Allan | 2009-11-21 |
* | e1000e: cleanup - shift indentation left by exiting early in e1000_tso | Bruce Allan | 2009-11-21 |
* | e1000e: set bools to true/false instead of 1/0 | Bruce Allan | 2009-11-21 |
* | e1000e: provide comment for 82571 workaround | Bruce Allan | 2009-11-21 |
* | e1000e: remove comments regarding a non-existent api module | Bruce Allan | 2009-11-21 |
* | e1000e: update copyright information | Bruce Allan | 2009-11-21 |
* | e1000e: cleanup ops function pointers | Bruce Allan | 2009-11-21 |
* | e1000e: consolidate two dbug macros into one simpler one | Bruce Allan | 2009-11-21 |
* | e1000e: cleanup redundant #include's | Bruce Allan | 2009-11-21 |
* | e1000e: Incorrect MII Link beat reporting. | Bruce Allan | 2009-11-21 |
* | e1000e: disable K1 on PCH LOM when in PHY loopback mode | Bruce Allan | 2009-11-21 |
* | e1000e: improper return code signage | Bruce Allan | 2009-11-21 |
* | e1000e: link reporting problems | Bruce Allan | 2009-11-21 |
* | e1000e: don't clean Rx ring while resetting | Bruce Allan | 2009-11-21 |
* | e1000e: function pointers for ethtool set/get offloads | Bruce Allan | 2009-11-21 |
* | e1000e: clearing interrupt timers causes descriptors to get flushed | Bruce Allan | 2009-11-21 |
* | e1000e: add missing tests for 82583 in ethtool functions | Bruce Allan | 2009-11-21 |
* | e1000e: check WoL mode is among set of supported modes | Bruce Allan | 2009-11-21 |
* | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 2009-11-20 |
* | be2net: Patch to flash redboot section while firmware update. | Sarveshwar Bandi | 2009-11-20 |
* | netxen: remove PCI IDs of CNA device | Amit Kumar Salecha | 2009-11-20 |
* | igb: Add full support for 82580 devices | Alexander Duyck | 2009-11-20 |
* | igb: add support for 82580 MAC | Alexander Duyck | 2009-11-20 |
* | igb: add support for the 82580 phy | Alexander Duyck | 2009-11-20 |
* | drivers/net: tasklet_init - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-19 |
* | drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second... | Joe Perches | 2009-11-19 |
* | iwmc3200top: revamp fw name handling | Tomas Winkler | 2009-11-19 |
* | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-19 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\ |
|
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-11-18 |
| |\ |
|
| | * | [CPUFREQ] Fix stale cpufreq_cpu_governor pointer | Prarit Bhargava | 2009-11-17 |
| | * | [CPUFREQ] Resolve time unit thinko in ondemand/conservative govs | Pallipadi, Venkatesh | 2009-11-17 |
| | * | [CPUFREQ] Fix use after free on governor restore | Dmitry Monakhov | 2009-11-17 |
| * | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-11-18 |
| |\ \ |
|
| | * | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() | David Woodhouse | 2009-11-18 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-18 |
| |\ \ \ |
|
| | * | | | cxgb3: fix premature page unmap | Divy Le Ray | 2009-11-18 |