summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-04-1914-129/+244
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-04-1714-129/+244
| |\
| | * mwifiex: fix hung task on command timeoutAmitkumar Karwar2014-04-151-3/+4
| | * mwifiex: process event before command responseAmitkumar Karwar2014-04-151-6/+6
| | * wl18xx: align event mailbox with current fwEliad Peller2014-04-141-0/+20
| | * rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer2014-04-141-0/+1
| | * cw1200: Fix cw1200_debug_link_idFrederic Danis2014-04-141-0/+2
| | * wlcore: ignore dummy packet events in PLT modeLuciano Coelho2014-04-141-0/+5
| | * rsi: Fix a potential memory leak in rsi_set_channel()Christian Engelmayer2014-04-141-10/+10
| | * rsi: Add missing initialization of iiGeert Uytterhoeven2014-04-141-1/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-04-147-109/+195
| | |\
| | | * iwlwifi: mvm: BT Coex - fix Look Up TableEmmanuel Grumbach2014-04-131-6/+6
| | | * iwlwifi: mvm: rs: clear per rate stats when aggregation changesEyal Shapira2014-04-131-6/+8
| | | * iwlwifi: mvm: avoid searching unnecessary columnsEyal Shapira2014-04-131-6/+6
| | | * iwlwifi: mvm: rs: fallback to legacy Tx columnsEyal Shapira2014-04-131-2/+28
| | | * iwlwifi: mvm: rs: reinit rs if no tx for a long timeEyal Shapira2014-04-132-1/+22
| | | * iwlwifi: mvm: rs: fix and cleanup rs_get_rate_actionEyal Shapira2014-04-132-68/+60Star
| | | * iwlwifi: mvm: rs: use correct max expected throughput figuresEyal Shapira2014-04-132-16/+51
| | | * iwlwifi: add MODULE_FIRMWARE for 7265Emmanuel Grumbach2014-04-131-0/+1
| | | * iwlwifi: 7000: bump API to 9Emmanuel Grumbach2014-04-131-2/+2
| | | * iwlwifi: add new 7265 HW IDsOren Givon2014-04-131-0/+2
| | | * iwlwifi: mvm: BT Coex - send the new LUT upon antenna coupling changeEmmanuel Grumbach2014-04-131-1/+5
| | | * iwlwifi: mvm: rs: fix mimo delimiter in LQ cmdEyal Shapira2014-04-131-0/+1
| | | * iwlwifi: mvm: delay enabling smart FIFO until after beacon RXJohannes Berg2014-04-132-1/+3
* | | | tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera2014-04-191-1/+3
|/ / /
* | | net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck2014-04-161-3/+31
* | | net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck2014-04-161-6/+13
* | | net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck2014-04-161-14/+5Star
* | | mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason2014-04-163-7/+1Star
* | | net: mvneta: properly configure the MAC <-> PHY connection in all situationsThomas Petazzoni2014-04-161-39/+34Star
* | | sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-1610-22/+133
* | | cxgb4: use the correct max size for firmware flashSteve Wise2014-04-151-1/+1
* | | qlcnic: Fix MSI-X initialization codeAlexander Gordeev2014-04-151-12/+16
* | | ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-151-2/+2
* | | driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua2014-04-151-4/+0Star
* | | at86rf230: fix __at86rf230_read_subreg functionAlexander Aring2014-04-151-1/+1
* | | at86rf230: remove check if AVDD settledAlexander Aring2014-04-151-8/+0Star
* | | net: cadence: Add architecture dependenciesJean Delvare2014-04-151-3/+3
* | | cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise2014-04-141-1/+3
* | | qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra2014-04-141-0/+10
* | | qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria2014-04-141-14/+17
* | | qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria2014-04-141-0/+1
* | | qlcnic: Fix max ring count calculationShahed Shaikh2014-04-142-8/+8
* | | qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty2014-04-143-4/+5
* | | qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty2014-04-141-3/+2Star
* | | be2net: Fix invocation of be_close() after be_clear()Kalesh AP2014-04-142-0/+9
* | | be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam2014-04-141-4/+5
* | | net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai2014-04-141-1/+8
* | | bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman2014-04-141-1/+1
* | | Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni2014-04-141-8/+33