summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sfc: Expose FPGA bitfile partition through MTDBen Hutchings2012-09-191-1/+3
* sfc: Support variable-length response to MCDI GET_BOARD_CFGBen Hutchings2012-09-192-3/+6
* sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings2012-09-191-7/+11
* sfc: Add support for IEEE-1588 PTPStuart Hodgson2012-09-1911-1/+1562
* sfc: Fix maximum array sizes for various MCDI commandsBen Hutchings2012-09-191-14/+14
* sfc: Allow efx_mcdi_rpc to be called in two partsStuart Hodgson2012-09-072-3/+24
* sfc: Add channel specific receive_skb handler and post_remove callbackStuart Hodgson2012-09-074-2/+21
* sfc: Add explicit RX queue flag to channelStuart Hodgson2012-09-073-4/+16
* pps/ptp: Allow PHC devices to adjust PPS events for known delayBen Hutchings2012-09-071-0/+5
* be2net: use PCIe AER capabilitySathya Perla2012-09-051-0/+8
* bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+1
* cxgb4: Remove duplicate register definitionsVipul Pandya2012-09-054-58/+30
* RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya2012-09-051-1/+1
* Revert "usbnet: drop unneeded check for NULL"Oliver Neukum2012-09-051-1/+2
* ixgbe: remove old init remnantEliezer Tamir2012-09-041-5/+0
* igb: Supported and Advertised Pause FrameAkeem G. Abodunrin2012-09-041-3/+18
* igb: reduce Rx header sizeEric Dumazet2012-09-041-2/+2
* igb: Add loopback test support for i210Carolyn Wyborny2012-09-041-35/+16
* ieee802154: MRF24J40 driverAlan Ott2012-09-043-0/+779
* usbnet: drop unneeded check for NULLOliver Neukum2012-09-041-2/+1
* net: sierra_net: rx_urb_size is constantBjørn Mork2012-09-031-13/+4
* net: sierra_net: make private symbols staticBjørn Mork2012-09-031-3/+3
* net: cx82310_eth: use common match macroBjørn Mork2012-09-031-10/+1
* r8169: add D-Link DGE-560T identifiers.Francois Romieu2012-08-311-0/+2
* bonding: add some slack to arp monitoring time limitsJiri Bohac2012-08-311-11/+20
* net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla2012-08-311-32/+8
* net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-312-6/+3
* net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla2012-08-311-1/+2
* net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla2012-08-311-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-317-41/+164
|\
| * ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck2012-08-304-28/+58
| * ixgbevf: Add suspend and resume support to the VFAlexander Duyck2012-08-301-4/+89
| * e1000e: update driver version numberBruce Allan2012-08-301-1/+1
| * e1000e: cleanup - remove unnecessary variableBruce Allan2012-08-301-3/+2
| * e1000e: cleanup - remove inapplicable commentBruce Allan2012-08-301-1/+1
| * e1000e: cleanup strict checkpatch checkBruce Allan2012-08-301-1/+2
| * e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan2012-08-301-1/+9
| * e1000e: use correct type for read of 32-bit registerBruce Allan2012-08-301-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-3178-432/+769
|\ \ | |/ |/|
| * bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-301-3/+5
| * bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-305-13/+10
| * e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-302-25/+24
| * gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-301-1/+1
| * xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell2012-08-301-29/+10
| * netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-292-2/+6
| * Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-08-241-2/+2
| |\
| | * sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-241-2/+2
| * | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-242-4/+7
| |\ \
| | * | can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt2012-08-241-1/+3
| | * | can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov2012-08-241-3/+4