| Commit message (Expand) | Author | Age |
* | ixgbe: Update flow control state machine in link setup | Peter P Waskiewicz Jr | 2009-02-07 |
* | forcedeth: enable msix to default | Yinghai Lu | 2009-02-06 |
* | forcedeth: ck804 and mcp55 doesn't need timerirq | Yinghai Lu | 2009-02-06 |
* | forcedeth: disable irq at first before schedule rx | Yinghai Lu | 2009-02-06 |
* | forcedeth: don't clear nic_poll_irq too early | Yinghai Lu | 2009-02-06 |
* | forcedeth: make msi-x different name for rx-tx | Yinghai Lu | 2009-02-06 |
* | netlink: change return-value logic of netlink_broadcast() | Pablo Neira Ayuso | 2009-02-06 |
* | e1000e: normalize usage of serdes_has_link | Alex Chiang | 2009-02-06 |
* | ixgbe: Display EEPROM version in ethtool -i queries | Peter P Waskiewicz Jr | 2009-02-06 |
* | ixgbe: Update link setup code to better support autonegotiation of speed | Peter P Waskiewicz Jr | 2009-02-06 |
* | ixgbe: Refactor set_num_queues() and cache_ring_register() | Peter P Waskiewicz Jr | 2009-02-06 |
* | gro: Fix frag_list merging on imprecisely split packets | Herbert Xu | 2009-02-06 |
* | net: fix some trailing whitespaces | Graf Yang | 2009-02-06 |
* | tun: Limit amount of queued packets per device | Herbert Xu | 2009-02-06 |
* | net: Reexport sock_alloc_send_pskb | Herbert Xu | 2009-02-04 |
* | net: Partially allow skb destructors to be used on receive path | Herbert Xu | 2009-02-04 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-04 |
|\ |
|
| * | gianfar: Fix potential soft reset race | Andy Fleming | 2009-02-04 |
| * | gianfar: Fix BD_LENGTH_MASK definition | Andy Fleming | 2009-02-04 |
| * | cxgb3: Fix lro switch | Divy Le Ray | 2009-02-04 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-04 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2009-02-04 |
| |\ \ |
|
| | * | | Blackfin arch: Remove outdated code | Michael Hennerich | 2009-02-04 |
| | * | | Blackfin arch: Fix udelay implementation | Michael Hennerich | 2009-02-04 |
| | * | | Blackfin arch: Update Copyright information | Michael Hennerich | 2009-02-04 |
| | * | | Blackfin arch: Add BF561 PPI POLS, POLC Masks | Michael Hennerich | 2009-02-04 |
| | * | | Blackfin arch: Update CM-BF527 kernel config | Michael Hennerich | 2009-02-04 |
| | * | | Blackfin arch: define bfin_memmap as static since it is only used here | Mike Frysinger | 2009-02-04 |
| | * | | Blackfin arch: cplb mananger: use a do...while loop rather than a for loop | Mike Frysinger | 2009-02-04 |
| | * | | Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails | Bernd Schmidt | 2009-02-04 |
| | * | | Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl... | Graf Yang | 2009-02-04 |
| | * | | Blackfin arch: build jtag tty driver as a module by default | Mike Frysinger | 2009-02-04 |
| | * | | Blackfin arch: fix 2 bugs related to debug | Jie Zhang | 2009-02-04 |
| | * | | Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning | Bryan Wu | 2009-02-04 |
| | * | | Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 | Graf Yang | 2009-02-04 |
| | * | | Blackfin arch: base SIC_IWR# programming on whether the MMR exists | Mike Frysinger | 2009-02-04 |
| | * | | Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it | Mike Frysinger | 2009-02-04 |
| | * | | Blackfin arch: fixup board init function name | Mike Frysinger | 2009-02-04 |
| | * | | Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs | Mike Frysinger | 2009-02-04 |
| | * | | Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed | Mike Frysinger | 2009-02-04 |
| | * | | Blackfin arch: sync reboot handler with version in u-boot | Mike Frysinger | 2009-02-04 |
| | * | | Blackfin arch: Faster Implementation of csum_tcpudp_nofold() | Michael Hennerich | 2009-02-04 |
| | * | | Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com... | Graf Yang | 2009-02-04 |
| | * | | Blackfin arch: Add in cflag to support mlong-calls for kgdb_test | Grace Pan | 2009-02-04 |
| | * | | Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd | Sonic Zhang | 2009-02-04 |
| | * | | MAINTIANERS: Blackfin: remove subscribers-only marking | Mike Frysinger | 2009-02-04 |
| | * | | Blackfin arch: Add ability to count and display number of NMI interrupts | Robin Getz | 2009-02-04 |
| | * | | Blackfin arch: Add a few more instructions that can cause the trace buffer to... | Robin Getz | 2009-02-04 |
| | * | | Blackfin arch: Fix URL | Robin Getz | 2009-02-04 |
| | * | | Blackfin arch: cleanup bf54x ifdef mess in gpio code | Mike Frysinger | 2009-02-04 |