aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
* | | | net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas2015-05-05
* | | | net/mlx4_en: Fix off-by-one in counters manipulationEran Ben Elisha2015-05-05
* | | | hv_netvsc: remove unused variable in netvsc_send()Jerry Snitselaar2015-05-05
* | | | bnx2x: Fix to prevent inner-reloadYuval Mintz2015-05-04
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-04
|\ \ \ \
| * | | | at86rf230: add slp_tr support to start txAlexander Aring2015-04-30
| * | | | at86rf230: change state change if from trx_offAlexander Aring2015-04-30
| * | | | at86rf230: remove unnecessary tx state changeAlexander Aring2015-04-30
| * | | | at86rf230: add TX_ARET_ON for calibration timeoutAlexander Aring2015-04-30
| * | | | at86rf230: move cal_timeout to state changeAlexander Aring2015-04-30
| * | | | at86rf230: remove tabs after defineAlexander Aring2015-04-30
| * | | | at86rf230: Add macro for TRX STATE MASKChristoffer Holmstedt2015-04-30
* | | | | Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way""David S. Miller2015-05-04
* | | | | net/smsc911x: fix irq resource allocation failureKamlakant Patel2015-05-04
* | | | | macvlan: Propagate promiscuity setting to lower devices.Vlad Yasevich2015-05-04
* | | | | ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skbAlexander Duyck2015-05-04
* | | | | r8169: Do not use dev_kfree_skb in xmit pathAlexander Duyck2015-05-04
* | | | | fm10k: Do not assume budget will never be 0 for NAPIAlexander Duyck2015-05-04
* | | | | net: dsa: mv88e6xxx: unregister mv88e6352 driverVivien Didelot2015-05-04
* | | | | Merge tag 'linux-can-fixes-for-4.1-20150501' of git://git.kernel.org/pub/scm/...David S. Miller2015-05-03
|\ \ \ \ \
| * | | | | net: can: xilinx_can: fix extended frame handlingJeppe Ledet-Pedersen2015-05-01
| | |_|_|/ | |/| | |
* / | | | drivers/net: include <module.h> for modular stmmac_platform codePaul Gortmaker2015-05-03
|/ / / /
* | | | net: fec: Fix RGMII-ID modeMarkus Pargmann2015-04-30
* | | | net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-30
* | | | netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso2015-04-30
* | | | net/mlx4_core: Fix unaligned accessesDavid Ahern2015-04-30
* | | | mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-04-30
* | | | cxgb4: Fix MC1 memory offset calculationHariprasad Shenai2015-04-29
* | | | bnx2x: Delay during kdump loadYuval Mintz2015-04-29
* | | | net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai2015-04-29
* | | | net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri2015-04-29
* | | | hv_netvsc: Fix a bug in netvsc_start_xmit()KY Srinivasan2015-04-29
* | | | altera_tse: Correct rx packet lengthVlastimil Setka2015-04-29
* | | | mlx4: Fix tx ring affinity_mask creationBenjamin Poirier2015-04-29
* | | | bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* | | | trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite2015-04-29
* | | | trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite2015-04-29
* | | | bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt2015-04-29
* | | | bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-29
* | | | bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2015-04-29
* | | | hv_netvsc: introduce netif-msg into netvsc moduleSimon Xiao2015-04-29
| |/ / |/| |
* | | net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan2015-04-27
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-27
|\ \
| * | bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-27
| * | net:treewide: Fix typo in drivers/netMasanari Iida2015-04-27
| * | net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-27
| * | mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-04-27
| * | ppp: mppe: discard late packet in stateless modeSylvain Rochet2015-04-26
| * | ppp: mppe: sanity error path reworkSylvain Rochet2015-04-26
| * | net/bonding: Make DRV macros privateMatan Barak2015-04-26