summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix the length check in sctp_getsockopt_maxburst()Wei Yongjun2009-03-021-1/+2
* sctp: remove dup code in net/sctp/socket.cWei Yongjun2009-03-021-6/+0
* sctp: Add some missing types for debug messageWei Yongjun2009-03-021-0/+4
* qlge: Add support for getting/setting port config.Ron Mercer2009-03-023-1/+228
* qlge: Add support for device ID 8000.Ron Mercer2009-03-022-1/+100
* qlge: Add support for firmware mailbox commands.Ron Mercer2009-03-021-4/+218
* tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis2009-03-024-9/+8
* bnx2x: Version updateEilon Greenstein2009-03-021-2/+2
* bnx2x: Register dumpEilon Greenstein2009-03-022-0/+607
* bnx2x: Debug printsEilon Greenstein2009-03-021-19/+19
* bnx2x: WhitespaceEilon Greenstein2009-03-022-2/+3
* bnx2x: Loopback support at external PHYEilon Greenstein2009-03-021-3/+3
* bnx2x: Display BCM8481 FW versionEilon Greenstein2009-03-021-0/+1
* bnx2x: BCM8705 has no microcodeEilon Greenstein2009-03-021-4/+3
* bnx2x: Enable BCM8726 module transmitterEilon Greenstein2009-03-021-5/+1
* bnx2x: Supporting new BCM8726 FWEilon Greenstein2009-03-022-11/+20
* bnx2x: Calling tx disable unconditionallyEilon Greenstein2009-03-021-4/+2
* bnx2x: Using DMA engineEilon Greenstein2009-03-022-56/+31
* bnx2x: Missing module parameter descriptionEilon Greenstein2009-03-021-0/+1
* bnx2x: napi_poll budget checkEilon Greenstein2009-03-021-4/+18
* bnx2x: Unlimited Tx interrupt workEilon Greenstein2009-03-021-7/+4
* bnx2x: Add rmb to read status block indices on loadEilon Greenstein2009-03-021-0/+4
* bnx2x: Reduce the likelihood of smb_mbEilon Greenstein2009-03-021-7/+8
* bnx2x: Misleading nameEilon Greenstein2009-03-021-3/+3
* bnx2x: Remove redundant smb_mb on unloadEilon Greenstein2009-03-021-2/+0
* typhoon: repair firmware loadingDavid Dillow2009-03-021-54/+83
* e1000: fix unmap bugJesse Brandeburg2009-03-021-24/+27
* e1000e: fix unmap bugJesse Brandeburg2009-03-021-34/+28
* igb: remove skb_orphan callsAlexander Duyck2009-03-021-11/+0
* skbuff.h: fix timestamps kernel-docRandy Dunlap2009-03-021-4/+2
* sfc: Add support for SFN4112F SFP+ reference designBen Hutchings2009-03-022-0/+63
* sfc: Clean up LED controlBen Hutchings2009-03-023-12/+11
* sfc: Delete unused efx_blinker::led_num fieldBen Hutchings2009-03-022-3/+0
* sfc: Add support for QT2025C PHYBen Hutchings2009-03-024-10/+91
* sfc: Fix reporting of PHY idBen Hutchings2009-03-023-7/+22
* sfc: Remove "XFP" from log messages that are not specific to XFPBen Hutchings2009-03-021-4/+4
* sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisationBen Hutchings2009-03-023-40/+72
* sfc: Fix test for MDIO read failureBen Hutchings2009-03-021-6/+7
* sfc: SFT9001: Include non-breaking cable diagnostics in online self-testsBen Hutchings2009-03-021-21/+24
* wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez2009-03-025-30/+723
* wimax: replace uses of __constant_{endian}Harvey Harrison2009-03-021-4/+6
* wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez2009-03-025-33/+234
* wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-023-3/+3
* wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez2009-03-027-8/+221
* wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_ver...Inaky Perez-Gonzalez2009-03-023-5/+16
* wimax/i2400m: drop support for deprecated major fw interface, add for new minorInaky Perez-Gonzalez2009-03-021-9/+5
* wimax/i2400m: add the ability to fallback to other firmware files if the defa...Inaky Perez-Gonzalez2009-03-024-35/+64
* dccp: Do not let initial option overhead shrink the MPSGerrit Renker2009-03-022-2/+18
* dccp: Minimise header option overhead in setting the MPSGerrit Renker2009-03-022-8/+17
* tcp: get rid of two unnecessary u16s in TCP skb flags copyingIlpo Järvinen2009-03-021-2/+2
OpenPOWER on IntegriCloud