summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | qlcnic: NIC Partitioning - Add basic infrastructure supportAnirban Chakraborty2010-06-027-74/+890
* | sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2010-06-022-1/+7
* | sfc: Only count bad packets in rx_errorsBen Hutchings2010-06-021-3/+0
* | sfc: Allow shared pages to be recycledSteve Hodgson2010-06-023-43/+62
* | sfc: Recycle discarded rx buffers back onto the queueSteve Hodgson2010-06-021-11/+79
* | sfc: Support only two rx buffers per pageSteve Hodgson2010-06-022-142/+96
* | sfc: Remove efx_rx_queue::add_lockSteve Hodgson2010-06-026-130/+73
* | sfc: Allow DRV_GEN events to be used outside of selftestsSteve Hodgson2010-06-024-22/+18
* | sfc: Wait for the link to stay up before running loopback selftestSteve Hodgson2010-06-021-3/+7
* | sfc: Synchronise link_advertising and wanted_fc on SienaSteve Hodgson2010-06-021-0/+1
* | sfc: Workaround flush failures on Falcon B0Steve Hodgson2010-06-024-9/+17
* | sfc: Reschedule any resets scheduled inside efx_pm_freeze()Steve Hodgson2010-06-021-0/+6
* | sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_dataBen Hutchings2010-06-021-10/+10
* | atl1c: Add AR8151 v2 support and change L0s/L1 routineJie Yang2010-06-014-168/+345
* | ipv6: get rid of ipip6_prl_lockEric Dumazet2010-06-011-6/+2
* | ixp4xx: Support the all multicast flag on the NPE devices.Richard Cochran2010-06-011-0/+11
* | net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-2/+1
* | net/ipv4/igmp.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-2/+1
* | drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-5/+5
* | drivers/net/gianfar.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-4/+4
* | be2net: replace udelay() with schedule_timeout() in mbox pollingSathya Perla2010-06-011-6/+5
* | be2net: cleanup in case of error in be_open()Sathya Perla2010-06-011-46/+49
* | tulip: implement wake-on-lan supportSteven Walter2010-06-012-23/+156
* | tulip: explicity set to D0 power state during initSteven Walter2010-06-011-0/+7
* | r6040: bump version to 0.26 and date to 30 May 2010Florian Fainelli2010-06-011-2/+2
* | r6040: implement phylibFlorian Fainelli2010-06-012-154/+145
* | drivers/net/arcnet/capmode.c: clean up codeDaniel Mack2010-05-311-99/+78
* | net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller2010-05-311-1/+1
* | r8169: remove unnecessary cast of readl()'s return valueJunchang Wang2010-05-311-1/+1
* | 8139too: remove unnecessary cast of ioread32()'s return valueJunchang Wang2010-05-311-4/+4
* | atm: [he] rewrite buffer handling in receive pathchas williams - CONTRACTOR2010-05-312-103/+126
* | atm: [he] remove small buffer allocation/handling codechas williams - CONTRACTOR2010-05-312-148/+16
* | atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR2010-05-313-175/+237
* | atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR2010-05-313-3169/+2888
* | mlx4_en: use net_device dev_id to indicate port numberEli Cohen2010-05-311-0/+1
* | xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell2010-05-311-0/+1
* | arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-314-0/+22
* | arp_notify: document that a gratuitous ARP request is sent when this option i...Ian Campbell2010-05-311-1/+1
* | caif: cleanup: remove duplicate checksDan Carpenter2010-05-311-6/+2
* | caif: remove unneeded null check in caif_connect()Dan Carpenter2010-05-311-2/+1
* | drivers/isdn: Use memdup_userJulia Lawall2010-05-313-32/+12
* | drivers/net/wan: Use memdup_userJulia Lawall2010-05-311-10/+4
* | net/dccp: Use memdup_userJulia Lawall2010-05-311-8/+3
* | drivers/net/wan: Use memdup_userJulia Lawall2010-05-311-8/+3
* | drivers/net/cxgb3: Use memdup_userJulia Lawall2010-05-311-9/+3
* | drivers/net: Use memdup_userJulia Lawall2010-05-311-8/+3
* | net/can: Use memdup_userJulia Lawall2010-05-311-8/+3
* | tcp: tcp_md5_hash_skb_data() frag_list handlingEric Dumazet2010-05-311-0/+5
* | net: remove zap_completion_queueEric Dumazet2010-05-312-32/+3
* | net: Use __this_cpu_inc() in fast pathEric Dumazet2010-05-312-4/+2
OpenPOWER on IntegriCloud