aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-06forcedeth: ck804 and mcp55 doesn't need timerirqYinghai Lu1-4/+4
2009-02-06forcedeth: disable irq at first before schedule rxYinghai Lu1-2/+2
2009-02-06forcedeth: don't clear nic_poll_irq too earlyYinghai Lu1-3/+5
2009-02-06forcedeth: make msi-x different name for rx-txYinghai Lu1-3/+14
2009-02-06neigh: some entries can be skipped during dumpingGautam Kachroo1-6/+8
2009-02-06ipv6: Disallow rediculious flowlabel option sizes.David S. Miller1-2/+6
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso9-48/+28
2009-02-05e1000e: normalize usage of serdes_has_linkAlex Chiang2-3/+3
2009-02-05ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr3-1/+13
2009-02-05ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr4-80/+49
2009-02-05ixgbe: Refactor set_num_queues() and cache_ring_register()Peter P Waskiewicz Jr1-104/+118
2009-02-05gro: Fix frag_list merging on imprecisely split packetsHerbert Xu2-1/+13
2009-02-05net: fix some trailing whitespacesGraf Yang2-9/+9
2009-02-05tun: Limit amount of queued packets per deviceHerbert Xu3-53/+118
2009-02-05Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller1-8/+4
2009-02-05ipv6: Copy cork options in ip6_append_dataHerbert Xu1-15/+52
2009-02-05udp: Fix UDP short packet false positiveJesper Dangaard Brouer1-1/+2
2009-02-04net: Reexport sock_alloc_send_pskbHerbert Xu2-4/+9
2009-02-04net: Partially allow skb destructors to be used on receive pathHerbert Xu2-0/+3
2009-02-04gianfar: Fix stashing supportAndy Fleming3-3/+38
2009-02-04gianfar: Add support for skb recyclingAndy Fleming2-4/+21
2009-02-04netdev: Merge UCC and gianfar MDIO bus driversAndy Fleming12-490/+549
2009-02-04gianfar: Fix potential soft reset raceAndy Fleming1-0/+3
2009-02-04gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming1-1/+1
2009-02-04virtio_net: Allow setting the MAC address of the NICAlex Williamson1-2/+21
2009-02-04virtio_net: Add support for VLAN filtering in the hypervisorAlex Williamson2-1/+44
2009-02-04virtio_net: Add a MAC filter tableAlex Williamson2-8/+70
2009-02-04virtio_net: Add a set_rx_mode interfaceAlex Williamson2-1/+44
2009-02-04virtio_net: Add a virtqueue for outbound control commandsAlex Williamson2-3/+83
2009-02-04cxgb3: Fix lro switchDivy Le Ray1-2/+1
2009-02-04iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2-0/+4
2009-02-04iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre1-0/+3
2009-02-04Blackfin arch: Remove outdated codeMichael Hennerich1-23/+1
2009-02-04Blackfin arch: Fix udelay implementationMichael Hennerich1-6/+5
2009-02-04Blackfin arch: Update Copyright informationMichael Hennerich1-1/+1
2009-02-04Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich1-0/+2
2009-02-04Blackfin arch: Update CM-BF527 kernel configMichael Hennerich1-124/+321
2009-02-04Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger1-1/+1
2009-02-04Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger1-4/+8
2009-02-04Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt1-3/+1
2009-02-04Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board filesGraf Yang10-0/+105
2009-02-04Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger9-9/+9
2009-02-04Blackfin arch: fix 2 bugs related to debugJie Zhang1-8/+1
2009-02-04Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu1-0/+1
2009-02-04Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang1-42/+42
2009-02-04Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2-14/+8
2009-02-04Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger1-0/+6
2009-02-04Blackfin arch: fixup board init function nameMike Frysinger6-12/+12
2009-02-04Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger8-42/+0
2009-02-04Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger1-7/+1