summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed2018-11-301-0/+3
| * | net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed2018-11-302-14/+16
| * | net/mlx5: Allow port change event to be forwarded to driver notifiers chainSaeed Mahameed2018-11-301-0/+16
| * | net/mlx5: Driver events notifier APISaeed Mahameed2018-11-302-1/+25
| * | net/mlx5: Improve core device events handlingSaeed Mahameed2018-11-261-87/+136
| * | net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-268-222/+342
| * | net/mlx5: CQ ERR, Use async events chainSaeed Mahameed2018-11-261-22/+44
| * | net/mlx5: Resource tables, Use async events chainSaeed Mahameed2018-11-263-48/+104
| * | net/mlx5: CmdIF, Use async events chainSaeed Mahameed2018-11-264-31/+48
| * | net/mlx5: FWPage, Use async events chainSaeed Mahameed2018-11-263-38/+44
| * | net/mlx5: E-Switch, Use async events chainSaeed Mahameed2018-11-263-25/+26
| * | net/mlx5: Clock, Use async events chainSaeed Mahameed2018-11-263-14/+17
| * | net/mlx5: FPGA, Use async events chainSaeed Mahameed2018-11-263-16/+38
| * | net/mlx5: FWTrace, Use async events chainSaeed Mahameed2018-11-263-17/+16
| * | net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed2018-11-263-3/+49
| * | net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed2018-11-202-24/+24
| * | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-205-312/+1
| * | net/mlx5: EQ, Generic EQSaeed Mahameed2018-11-202-73/+182
| * | net/mlx5: EQ, Different EQ typesSaeed Mahameed2018-11-208-189/+268
| * | net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-2010-50/+172
| * | net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed2018-11-202-21/+23
| * | net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed2018-11-204-104/+116
| * | net/mlx5: EQ, Move all EQ logic to eq.cSaeed Mahameed2018-11-203-176/+181
| * | net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed2018-11-202-16/+3
| * | net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed2018-11-201-2/+2
| * | net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed2018-11-201-11/+0
| * | net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed2018-11-202-7/+9
| * | net/mlx5: Use multi threaded workqueue for page fault handlingMoni Shoua2018-11-121-2/+3
| * | net/mlx5: Return success for PAGE_FAULT_RESUME in internal error stateMoni Shoua2018-11-121-1/+1
| * | net/mlx5: Add interface to hold and release core resourcesMoni Shoua2018-11-121-0/+16
| * | net/mlx5: Release resource on error flowMoni Shoua2018-11-121-2/+2
* | | net: dsa: ksz: Add reset GPIO handlingMarek Vasut2018-12-102-0/+19
* | | bonding: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-101-13/+1
* | | fjes: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-101-13/+1
* | | net: xenbus: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-101-15/+3
* | | ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-101-12/+1
* | | ipvlan: Remove a useless comparisonYueHaibing2018-12-101-1/+1
* | | net: hns3: fix spelling mistake "offser" -> "offset"Colin Ian King2018-12-101-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-1029-95/+197
|\ \ \
| * | | bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan2018-12-091-4/+12
| * | | bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan2018-12-091-6/+23
| * | | bnxt_en: Keep track of reserved IRQs.Michael Chan2018-12-093-3/+8
| * | | bnxt_en: Fix CNP CoS queue regression.Michael Chan2018-12-091-0/+7
| * | | net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir2018-12-091-2/+2
| * | | Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt2018-12-081-1/+1
| * | | mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel2018-12-061-2/+8
| * | | mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan2018-12-061-4/+1
| * | | mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel2018-12-061-2/+5
| * | | mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel2018-12-061-2/+2
| * | | Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-12-051-9/+11
| |\ \ \