aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-02bnx2x: Supporting new BCM8726 FWEilon Greenstein
2009-03-02bnx2x: Calling tx disable unconditionallyEilon Greenstein
2009-03-02bnx2x: Using DMA engineEilon Greenstein
2009-03-02bnx2x: Missing module parameter descriptionEilon Greenstein
2009-03-02bnx2x: napi_poll budget checkEilon Greenstein
2009-03-02bnx2x: Unlimited Tx interrupt workEilon Greenstein
2009-03-02bnx2x: Add rmb to read status block indices on loadEilon Greenstein
2009-03-02bnx2x: Reduce the likelihood of smb_mbEilon Greenstein
2009-03-02bnx2x: Misleading nameEilon Greenstein
2009-03-02bnx2x: Remove redundant smb_mb on unloadEilon Greenstein
2009-03-02typhoon: repair firmware loadingDavid Dillow
2009-03-02e1000: fix unmap bugJesse Brandeburg
2009-03-02e1000e: fix unmap bugJesse Brandeburg
2009-03-02igb: remove skb_orphan callsAlexander Duyck
2009-03-02skbuff.h: fix timestamps kernel-docRandy Dunlap
2009-03-02sfc: Add support for SFN4112F SFP+ reference designBen Hutchings
2009-03-02sfc: Clean up LED controlBen Hutchings
2009-03-02sfc: Delete unused efx_blinker::led_num fieldBen Hutchings
2009-03-02sfc: Add support for QT2025C PHYBen Hutchings
2009-03-02sfc: Fix reporting of PHY idBen Hutchings
2009-03-02sfc: Remove "XFP" from log messages that are not specific to XFPBen Hutchings
2009-03-02sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisationBen Hutchings
2009-03-02sfc: Fix test for MDIO read failureBen Hutchings
2009-03-02sfc: SFT9001: Include non-breaking cable diagnostics in online self-testsBen Hutchings
2009-03-02wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez
2009-03-02wimax: replace uses of __constant_{endian}Harvey Harrison
2009-03-02wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez
2009-03-02wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-02wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez
2009-03-02wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_ver...Inaky Perez-Gonzalez
2009-03-02wimax/i2400m: drop support for deprecated major fw interface, add for new minorInaky Perez-Gonzalez
2009-03-02wimax/i2400m: add the ability to fallback to other firmware files if the defa...Inaky Perez-Gonzalez
2009-03-02dccp: Do not let initial option overhead shrink the MPSGerrit Renker
2009-03-02dccp: Minimise header option overhead in setting the MPSGerrit Renker
2009-03-02tcp: get rid of two unnecessary u16s in TCP skb flags copyingIlpo Järvinen
2009-03-02tcp: in sendmsg/pages open code the real goto targetIlpo Järvinen
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen
2009-03-02htcp: merge icsk_ca_state compareIlpo Järvinen
2009-03-02tcp: drop unnecessary local var in collapseIlpo Järvinen
2009-03-02tcp: cleanup ca_state mess in tcp_timerIlpo Järvinen
2009-03-02tcp: separate timeout marking loop to it's own functionIlpo Järvinen
2009-03-02tcp: remove redundant code from tcp_mark_lost_retransIlpo Järvinen
2009-03-02tcp: fix corner case issue in segmentation during rexmittingIlpo Järvinen
2009-03-02tcp: Don't clear hints when tcp_fragmentingIlpo Järvinen
2009-03-02tcp: deferring in middle of queue makes very little senseIlpo Järvinen
2009-03-02tcp: fix lost_cnt_hint miscountsIlpo Järvinen
2009-03-02tcp: don't backtrack to sacked skbsIlpo Järvinen
2009-03-02jme: Advance version number after previous changesGuo-Fu Tseng
2009-03-02typhoon: Add missing firmware copy.David S. Miller