summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | net: macb: Handle the RXUBR interrupt on all devicesNathan Sullivan2015-05-091-1/+10
|/ / / /
* | | | Merge tag 'wireless-drivers-for-davem-2015-05-05' of git://git.kernel.org/pub...David S. Miller2015-05-0515-144/+161
|\| | |
| * | | ath9k: fix per-packet tx power configurationLorenzo Bianconi2015-05-031-27/+25
| * | | Merge tag 'iwlwifi-for-kalle-2015-04-28' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-0313-116/+135
| |\| |
| | * | iwlwifi: mvm: force quota update update after FW restartJohannes Berg2015-04-281-1/+1
| | * | iwlwifi: mvm: fix typo in CONFIG optionEmmanuel Grumbach2015-04-281-1/+1
| | * | iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary2015-04-284-42/+51
| | * | iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman2015-04-201-5/+6
| | * | iwlwifi: mvm: Avoid signal based decisions if ave beacon RSSI is 0Alexander Bondar2015-04-191-0/+5
| | * | iwlwifi: mvm: fix scan iteration complete notification handlingAvraham Stern2015-04-192-43/+3
| | * | iwlwifi: mvm: don't stop the FW monitor too earlyEmmanuel Grumbach2015-04-192-9/+10
| | * | iwlwifi: mvm: fix Tx Power firmware APIAvri Altman2015-04-194-15/+58
| * | | rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger2015-04-281-1/+1
* | | | net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas2015-05-051-7/+7
* | | | net/mlx4_en: Fix off-by-one in counters manipulationEran Ben Elisha2015-05-051-1/+1
* | | | hv_netvsc: remove unused variable in netvsc_send()Jerry Snitselaar2015-05-051-7/+2
* | | | bnx2x: Fix to prevent inner-reloadYuval Mintz2015-05-041-5/+5
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-041-184/+206
|\ \ \ \
| * | | | at86rf230: add slp_tr support to start txAlexander Aring2015-04-301-6/+21
| * | | | at86rf230: change state change if from trx_offAlexander Aring2015-04-301-6/+18
| * | | | at86rf230: remove unnecessary tx state changeAlexander Aring2015-04-301-13/+3
| * | | | at86rf230: add TX_ARET_ON for calibration timeoutAlexander Aring2015-04-301-2/+3
| * | | | at86rf230: move cal_timeout to state changeAlexander Aring2015-04-301-3/+5
| * | | | at86rf230: remove tabs after defineAlexander Aring2015-04-301-152/+152
| * | | | at86rf230: Add macro for TRX STATE MASKChristoffer Holmstedt2015-04-301-2/+4
* | | | | Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way""David S. Miller2015-05-041-8/+12
* | | | | net/smsc911x: fix irq resource allocation failureKamlakant Patel2015-05-041-6/+6
* | | | | macvlan: Propagate promiscuity setting to lower devices.Vlad Yasevich2015-05-041-0/+15
* | | | | ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skbAlexander Duyck2015-05-041-1/+1
* | | | | r8169: Do not use dev_kfree_skb in xmit pathAlexander Duyck2015-05-041-2/+2
* | | | | fm10k: Do not assume budget will never be 0 for NAPIAlexander Duyck2015-05-041-2/+2
* | | | | net: dsa: mv88e6xxx: unregister mv88e6352 driverVivien Didelot2015-05-041-0/+3
* | | | | Merge tag 'linux-can-fixes-for-4.1-20150501' of git://git.kernel.org/pub/scm/...David S. Miller2015-05-031-3/+4
|\ \ \ \ \
| * | | | | net: can: xilinx_can: fix extended frame handlingJeppe Ledet-Pedersen2015-05-011-3/+4
| | |_|_|/ | |/| | |
* / | | | drivers/net: include <module.h> for modular stmmac_platform codePaul Gortmaker2015-05-031-0/+1
|/ / / /
* | | | net: fec: Fix RGMII-ID modeMarkus Pargmann2015-04-301-1/+4
* | | | net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-303-2/+26
* | | | netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso2015-04-301-2/+2
* | | | net/mlx4_core: Fix unaligned accessesDavid Ahern2015-04-301-4/+14
* | | | mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-04-301-1/+1
* | | | cxgb4: Fix MC1 memory offset calculationHariprasad Shenai2015-04-291-1/+1
* | | | bnx2x: Delay during kdump loadYuval Mintz2015-04-291-0/+6
* | | | net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai2015-04-291-0/+10
* | | | net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri2015-04-291-0/+3
* | | | hv_netvsc: Fix a bug in netvsc_start_xmit()KY Srinivasan2015-04-293-26/+7
* | | | altera_tse: Correct rx packet lengthVlastimil Setka2015-04-291-0/+6
* | | | mlx4: Fix tx ring affinity_mask creationBenjamin Poirier2015-04-291-3/+5
* | | | bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-294-9/+12
* | | | trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
* | | | trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1