aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/via-velocity.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-02qlcnic: NIC Partitioning - Add basic infrastructure supportAnirban Chakraborty7-74/+890
2010-06-02sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2-1/+7
2010-06-02sfc: Only count bad packets in rx_errorsBen Hutchings1-3/+0
2010-06-02sfc: Allow shared pages to be recycledSteve Hodgson3-43/+62
2010-06-02sfc: Recycle discarded rx buffers back onto the queueSteve Hodgson1-11/+79
2010-06-02sfc: Support only two rx buffers per pageSteve Hodgson2-142/+96
2010-06-02sfc: Remove efx_rx_queue::add_lockSteve Hodgson6-130/+73
2010-06-02sfc: Allow DRV_GEN events to be used outside of selftestsSteve Hodgson4-22/+18
2010-06-02sfc: Wait for the link to stay up before running loopback selftestSteve Hodgson1-3/+7
2010-06-02sfc: Synchronise link_advertising and wanted_fc on SienaSteve Hodgson1-0/+1
2010-06-02sfc: Workaround flush failures on Falcon B0Steve Hodgson4-9/+17
2010-06-02sfc: Reschedule any resets scheduled inside efx_pm_freeze()Steve Hodgson1-0/+6
2010-06-02sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_dataBen Hutchings1-10/+10
2010-06-01atl1c: Add AR8151 v2 support and change L0s/L1 routineJie Yang4-168/+345
2010-06-01ipv6: get rid of ipip6_prl_lockEric Dumazet1-6/+2
2010-06-01ixp4xx: Support the all multicast flag on the NPE devices.Richard Cochran1-0/+11
2010-06-01net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches1-2/+1
2010-06-01net/ipv4/igmp.c: Remove unnecessary kmalloc castsJoe Perches1-2/+1
2010-06-01drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc castsJoe Perches1-5/+5
2010-06-01drivers/net/gianfar.c: Remove unnecessary kmalloc castsJoe Perches1-4/+4
2010-06-01be2net: replace udelay() with schedule_timeout() in mbox pollingSathya Perla1-6/+5
2010-06-01be2net: cleanup in case of error in be_open()Sathya Perla1-46/+49
2010-06-01tulip: implement wake-on-lan supportSteven Walter2-23/+156
2010-06-01tulip: explicity set to D0 power state during initSteven Walter1-0/+7
2010-06-01r6040: bump version to 0.26 and date to 30 May 2010Florian Fainelli1-2/+2
2010-06-01r6040: implement phylibFlorian Fainelli2-154/+145
2010-05-31drivers/net/arcnet/capmode.c: clean up codeDaniel Mack1-99/+78
2010-05-31net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller1-1/+1
2010-05-31r8169: remove unnecessary cast of readl()'s return valueJunchang Wang1-1/+1
2010-05-318139too: remove unnecessary cast of ioread32()'s return valueJunchang Wang1-4/+4
2010-05-31atm: [he] rewrite buffer handling in receive pathchas williams - CONTRACTOR2-103/+126
2010-05-31atm: [he] remove small buffer allocation/handling codechas williams - CONTRACTOR2-148/+16
2010-05-31atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR3-175/+237
2010-05-31atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR3-3169/+2888
2010-05-31mlx4_en: use net_device dev_id to indicate port numberEli Cohen1-0/+1
2010-05-31xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell1-0/+1
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Ian Campbell4-0/+22
2010-05-31arp_notify: document that a gratuitous ARP request is sent when this option is enabledIan Campbell1-1/+1
2010-05-31caif: cleanup: remove duplicate checksDan Carpenter1-6/+2
2010-05-31caif: remove unneeded null check in caif_connect()Dan Carpenter1-2/+1
2010-05-31drivers/isdn: Use memdup_userJulia Lawall3-32/+12
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall1-10/+4
2010-05-31net/dccp: Use memdup_userJulia Lawall1-8/+3
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall1-8/+3
2010-05-31drivers/net/cxgb3: Use memdup_userJulia Lawall1-9/+3
2010-05-31drivers/net: Use memdup_userJulia Lawall1-8/+3
2010-05-31net/can: Use memdup_userJulia Lawall1-8/+3
2010-05-31tcp: tcp_md5_hash_skb_data() frag_list handlingEric Dumazet1-0/+5
2010-05-31net: remove zap_completion_queueEric Dumazet2-32/+3
2010-05-31net: Use __this_cpu_inc() in fast pathEric Dumazet2-4/+2