aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-03qlge: Add firmware support for insert/remove SFP.Ron Mercer
2009-03-03veth: Allow setting the L3 MTUEric Biederman
2009-03-03rds: fix iband RDMA dependenciesRandy Dunlap
2009-03-03netxen: firmware download improvementsDhananjay Phadke
2009-03-03netxen: support larger dma addressingDhananjay Phadke
2009-03-02sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich
2009-03-02sctp: use time_before or time_after for comparing jiffiesWei Yongjun
2009-03-02sctp: fix the length check in sctp_getsockopt_maxburst()Wei Yongjun
2009-03-02sctp: remove dup code in net/sctp/socket.cWei Yongjun
2009-03-02sctp: Add some missing types for debug messageWei Yongjun
2009-03-02qlge: Add support for getting/setting port config.Ron Mercer
2009-03-02qlge: Add support for device ID 8000.Ron Mercer
2009-03-02qlge: Add support for firmware mailbox commands.Ron Mercer
2009-03-02tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis
2009-03-02bnx2x: Version updateEilon Greenstein
2009-03-02bnx2x: Register dumpEilon Greenstein
2009-03-02bnx2x: Debug printsEilon Greenstein
2009-03-02bnx2x: WhitespaceEilon Greenstein
2009-03-02bnx2x: Loopback support at external PHYEilon Greenstein
2009-03-02bnx2x: Display BCM8481 FW versionEilon Greenstein
2009-03-02bnx2x: BCM8705 has no microcodeEilon Greenstein
2009-03-02bnx2x: Enable BCM8726 module transmitterEilon Greenstein
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