Commit Graph

64 Commits (a18c715e63505850edd2b69ded5373d6d464cd80)

Author SHA1 Message Date
David Decotigny 25db033881 ethtool: Use full 32 bit speed range in ethtool's set_settings 14 years ago
Michał Mirosław d7b5765456 jme: convert offload constraints to ndo_fix_features 14 years ago
Rafael J. Wysocki f4e5bd4f57 Net / jme: Do not use legacy PCI power management 14 years ago
Sergei Shtylyov ff938e43d3 net: use pci_dev->revision, again 14 years ago
Guo-Fu Tseng c00cd82641 jme: Don't show UDP Checksum error if HW misjudged 14 years ago
Guo-Fu Tseng 8b53abae58 jme: Refill receive unicase MAC addr after resume 14 years ago
Guo-Fu Tseng 854a2e7c33 jme: Safer MAC processor reset sequence 14 years ago
Guo-Fu Tseng 3903c02357 jme: Fix hardware action of full-duplex 14 years ago
Guo-Fu Tseng 5175457237 jme: Rename phyfifo function for easier understand 14 years ago
Guo-Fu Tseng 4872b11fdb jme: PHY Power control for new chip 14 years ago
Guo-Fu Tseng 19d96017d1 jme: Extract main and sub chip revision 14 years ago
Joe Perches b6bc765067 drivers/net/*.c: Use static const 14 years ago
Michał Mirosław 7903264402 net: Fix too optimistic NETIF_F_HW_CSUM features 14 years ago
Eric Dumazet fde459007d jme: fix panic on load 14 years ago
Guo-Fu Tseng 1c5578194a jme: Support WoL after shutdown 15 years ago
Guo-Fu Tseng e47dfcd81e jme: Advance version number 15 years ago
Guo-Fu Tseng 334fbbb747 jme: Adding mii-tool support 15 years ago
Guo-Fu Tseng ea192aa89c jme: Prevent possible read re-order error 15 years ago
Guo-Fu Tseng 3ee94018a9 jme: Add comment in jme_set_settings 15 years ago
Guo-Fu Tseng c8a8684d5c jme: Fix PHY power-off error 15 years ago
Joe Perches 49d70c4856 drivers/net/jme: Use pr_<level> 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Joe Perches ee289b6440 drivers/net: remove useless semicolons 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Guo-Fu Tseng bf5e5360fd jme: Protect vlgrp structure by pause RX actions. 15 years ago
Guo-Fu Tseng 17da69b8bf jme: Fix VLAN memory leak 15 years ago
Jiri Pirko f9dcbcc9e3 net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 15 years ago
Joe Perches f8502ce4f9 drivers/net/jme: Use netif_printk helpers 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Joe Perches 164165dad7 drivers/net: tasklet_init - Remove unnecessary leading & from second arg 15 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Guo-Fu Tseng ce7d70af2c jme: Tuning rxsum function 16 years ago
Guo-Fu Tseng d1dfa1d1de jme: Remove shadow register support 16 years ago
Guo-Fu Tseng 47bd10d14b jme: Change bufinf memory location 16 years ago
Guo-Fu Tseng 38ed0c2107 jme: Fix unmatched tasklet_{enable|disable} pair 16 years ago
Guo-Fu Tseng eacf69a156 jme: Some minor coding style consistency modifications 16 years ago
Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago
Yang Hongyang e930438c42 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Roel Kluin 858b9ced6e net: more timeouts that reach -1 16 years ago
Guo-Fu Tseng 814c01dc7c jme: Adding {64,40}bits DMA mask back 16 years ago
Guo-Fu Tseng eb352b838d jme: Clear all modified GHC register flags 16 years ago
Guo-Fu Tseng 7f7fd2da92 jme: Fix pci sync 16 years ago
Guo-Fu Tseng 07c8d2aad7 jme: Modifies messages to display correct hardware version 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Guo-Fu Tseng e4e6c38cab jme: Remove 64 and 40 bit dma_mask 16 years ago