summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* be2net: set maximal number of default RSS queuesYuval Mintz2012-07-051-4/+6
* bnx2x: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+2
* bnx2: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* tg3: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* myri10ge: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* cxgb4: set maximal number of default RSS queuesYuval Mintz2012-07-051-2/+2
* cxgb3: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* qlge: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* vxge: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+2
* mlx4: set maximal number of default RSS queuesYuval Mintz2012-07-051-2/+3
* cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller2012-07-053-7/+12
* net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller2012-07-051-14/+9
* phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO2012-07-011-0/+281
* stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO2012-07-019-18/+372
* stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO2012-07-011-17/+10
* dummy: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko2012-06-301-13/+2
* team: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko2012-06-301-4/+5
* virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko2012-06-301-6/+5
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-29122-6019/+5013
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29122-6019/+5013
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2925-68/+130
| | |\
| | * | mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar2012-06-281-3/+3
| | * | mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar2012-06-281-1/+1
| | * | mwifiex: use correct firmware command to get power limitsAmitkumar Karwar2012-06-283-1/+58
| | * | mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-285-28/+7
| | * | ath9k: de-duplicate initvalsFelix Fietkau2012-06-287-2817/+590
| | * | ath9k: update AR934x initvals to latest versionFelix Fietkau2012-06-281-185/+290
| | * | ath9k: Fix signedness in a MCI debug messageMohammed Shafi Shajakhan2012-06-281-1/+1
| | * | ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan2012-06-281-1/+1
| | * | ath9k: fix ANI operation in AP modeFelix Fietkau2012-06-282-15/+15
| | * | iwlegacy: print how long queue was actually stuckPaul Bolle2012-06-281-3/+4
| | * | ath9k: Fix compilation breakageSujith Manoharan2012-06-271-0/+2
| | * | brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel2012-06-271-1/+1
| | * | brcmfmac: add BCM4334 supportFranky Lin2012-06-274-0/+22
| | * | brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel2012-06-271-31/+17
| | * | brcmfmac: use firmware data buffer directly for nvramFranky Lin2012-06-271-67/+30
| | * | brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2012-06-272-13/+15
| | * | brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2012-06-272-6/+15
| | * | brcmfmac: add support for bus specific data commandFranky Lin2012-06-273-0/+26
| | * | Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-06-2622-475/+1257
| | |\ \
| | | * | wlcore: print stack trace in every recoveryEyal Shapira2012-06-262-1/+2
| | | * | wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira2012-06-261-10/+19
| | | * | wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira2012-06-261-11/+24
| | | * | wlcore: fix some failure cases in wlcore_probe()Luciano Coelho2012-06-261-3/+6
| | | * | wl18xx: deprecate PG1 supportLuciano Coelho2012-06-262-57/+22
| | | * | wlcore: prevent recovery in the middle of resumeArik Nemtsov2012-06-231-3/+8
| | | * | wlcore: refactor threaded IRQ routineArik Nemtsov2012-06-231-31/+31
| | | * | wlcore: check Rx-filter functions in the suspend pathArik Nemtsov2012-06-233-10/+30
| | | * | wlcore: force recovery on resume if suspended without recoveringArik Nemtsov2012-06-231-2/+18
| | | * | wlcore: don't allow SDIO read/writes after failureArik Nemtsov2012-06-232-2/+21
OpenPOWER on IntegriCloud