aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-02sctp: Add some missing types for debug messageWei Yongjun1-0/+4
2009-03-02qlge: Add support for getting/setting port config.Ron Mercer3-1/+228
2009-03-02qlge: Add support for device ID 8000.Ron Mercer2-1/+100
2009-03-02qlge: Add support for firmware mailbox commands.Ron Mercer1-4/+218
2009-03-02tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis4-9/+8
2009-03-02bnx2x: Version updateEilon Greenstein1-2/+2
2009-03-02bnx2x: Register dumpEilon Greenstein2-0/+607
2009-03-02bnx2x: Debug printsEilon Greenstein1-19/+19
2009-03-02bnx2x: WhitespaceEilon Greenstein2-2/+3
2009-03-02bnx2x: Loopback support at external PHYEilon Greenstein1-3/+3
2009-03-02bnx2x: Display BCM8481 FW versionEilon Greenstein1-0/+1
2009-03-02bnx2x: BCM8705 has no microcodeEilon Greenstein1-4/+3
2009-03-02bnx2x: Enable BCM8726 module transmitterEilon Greenstein1-5/+1
2009-03-02bnx2x: Supporting new BCM8726 FWEilon Greenstein2-11/+20
2009-03-02bnx2x: Calling tx disable unconditionallyEilon Greenstein1-4/+2
2009-03-02bnx2x: Using DMA engineEilon Greenstein2-56/+31
2009-03-02bnx2x: Missing module parameter descriptionEilon Greenstein1-0/+1
2009-03-02bnx2x: napi_poll budget checkEilon Greenstein1-4/+18
2009-03-02bnx2x: Unlimited Tx interrupt workEilon Greenstein1-7/+4
2009-03-02bnx2x: Add rmb to read status block indices on loadEilon Greenstein1-0/+4
2009-03-02bnx2x: Reduce the likelihood of smb_mbEilon Greenstein1-7/+8
2009-03-02bnx2x: Misleading nameEilon Greenstein1-3/+3
2009-03-02bnx2x: Remove redundant smb_mb on unloadEilon Greenstein1-2/+0
2009-03-02typhoon: repair firmware loadingDavid Dillow1-54/+83
2009-03-02e1000: fix unmap bugJesse Brandeburg1-24/+27
2009-03-02e1000e: fix unmap bugJesse Brandeburg1-34/+28
2009-03-02igb: remove skb_orphan callsAlexander Duyck1-11/+0
2009-03-02skbuff.h: fix timestamps kernel-docRandy Dunlap1-4/+2
2009-03-02sfc: Add support for SFN4112F SFP+ reference designBen Hutchings2-0/+63
2009-03-02sfc: Clean up LED controlBen Hutchings3-12/+11
2009-03-02sfc: Delete unused efx_blinker::led_num fieldBen Hutchings2-3/+0
2009-03-02sfc: Add support for QT2025C PHYBen Hutchings4-10/+91
2009-03-02sfc: Fix reporting of PHY idBen Hutchings3-7/+22
2009-03-02sfc: Remove "XFP" from log messages that are not specific to XFPBen Hutchings1-4/+4
2009-03-02sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisationBen Hutchings3-40/+72
2009-03-02sfc: Fix test for MDIO read failureBen Hutchings1-6/+7
2009-03-02sfc: SFT9001: Include non-breaking cable diagnostics in online self-testsBen Hutchings1-21/+24
2009-03-02wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez5-30/+723
2009-03-02wimax: replace uses of __constant_{endian}Harvey Harrison1-4/+6
2009-03-02wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez5-33/+234
2009-03-02wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-3/+3
2009-03-02wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez7-8/+221
2009-03-02wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_versionInaky Perez-Gonzalez3-5/+16
2009-03-02wimax/i2400m: drop support for deprecated major fw interface, add for new minorInaky Perez-Gonzalez1-9/+5
2009-03-02wimax/i2400m: add the ability to fallback to other firmware files if the default is not thereInaky Perez-Gonzalez4-35/+64
2009-03-02dccp: Do not let initial option overhead shrink the MPSGerrit Renker2-2/+18
2009-03-02dccp: Minimise header option overhead in setting the MPSGerrit Renker2-8/+17
2009-03-02tcp: get rid of two unnecessary u16s in TCP skb flags copyingIlpo Järvinen1-2/+2
2009-03-02tcp: in sendmsg/pages open code the real goto targetIlpo Järvinen1-2/+2
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen5-23/+9