summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter2014-02-06
* bnx2[x]: Make module parameters readableJames M Leddy2014-02-06
* net: irda: ep7211-sir: Remove driverAlexander Shiyan2014-02-06
* net: phy: sunxi: Add new compatiblesMaxime Ripard2014-02-06
* net: ethernet: sunxi: Add new compatiblesMaxime Ripard2014-02-06
* xen-netback: Fix Rx stall due to race conditionZoltan Kiss2014-02-05
* xen-netfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-04
* bnx2x: fix L2-GRE TCP issuesDmitry Kravkov2014-02-04
* net: qmi_wwan: add Netgear Aircard 340UBjørn Mork2014-02-04
* net: ethoc: set up MII management bus clockMax Filippov2014-02-04
* net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov2014-02-04
* net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2014-02-04
* net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen2014-02-04
* net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen2014-02-04
* net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen2014-02-04
* bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong2014-02-04
* bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong2014-02-04
* vxlan: remove extra newline after function definitionDaniel Baluta2014-02-01
* net: ethoc: implement ethtool get/set ring parametersMax Filippov2014-02-01
* net: ethoc: implement ethtool get registersMax Filippov2014-02-01
* net: ethoc: implement ethtool get/set settingsMax Filippov2014-02-01
* net: ethoc: implement basic ethtool operationsMax Filippov2014-02-01
* Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...David S. Miller2014-01-30
|\
| * can: janz-ican3: fix uninitialized variable warningsIra W. Snyder2014-01-29
| * can: flexcan: fix flexcan driver build for big endian on ARM and little endia...Arnd Bergmann2014-01-29
* | e100: Fix "disabling already-disabled device" warningMichele Baldessari2014-01-30
* | can: add destructor for self generated skbsOliver Hartkopp2014-01-30
* | net/vxlan: Go over all candidate streams for GRO matchingOr Gerlitz2014-01-30
* | net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese2014-01-30
* | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \
| * | mg_disk: Spelling s/finised/finished/Geert Uytterhoeven2014-01-21
| * | null_blk: Null pointer deference problem in alloc_page_buffersRaghavendra K T2014-01-21
| * | mtip32xx: Correctly handle security locked conditionSam Bradshaw2014-01-21
| * | mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw2014-01-21
| * | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-01-21
| |\ \
| | * | floppy: bail out in open() if drive is not responding to block0 readJiri Kosina2014-01-17
| * | | drivers/block/loop.c: fix comment typo in loop_config_discardOlaf Hering2014-01-21
| * | | drivers/block/cciss.c:cciss_init_one(): use proper errnosAndrew Morton2014-01-21
| * | | drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter2014-01-21
| * | | drivers/block/sx8.c: remove unnecessary pci_set_drvdata()Jingoo Han2014-01-21
| * | | drivers/block/sx8.c: use module_pci_driver()Jingoo Han2014-01-21
| * | | bcache: Fix auxiliary search trees for key size > cacheline sizeKent Overstreet2014-01-08
| * | | bcache: Don't return -EINTR when insert finishedKent Overstreet2014-01-08
| * | | bcache: Improve bucket_prio() calculationKent Overstreet2014-01-08
| * | | bcache: Add bch_bkey_equal_header()Nicholas Swenson2014-01-08
| * | | bcache: update bch_bkey_try_mergeNicholas Swenson2014-01-08
| * | | bcache: Move insert_fixup() to btree_keys_opsKent Overstreet2014-01-08
| * | | bcache: Convert sorting to btree_keysKent Overstreet2014-01-08
| * | | bcache: Convert debug code to btree_keysKent Overstreet2014-01-08
| * | | bcache: Convert btree_iter to struct btree_keysKent Overstreet2014-01-08