summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6xxx: set 802.1Q mode to FallbackVivien Didelot2015-08-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-217-57/+83
|\
| * net: phy: fix semicolon.cocci warningskbuild test robot2015-08-181-1/+1
| * net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward2015-08-181-0/+1
| * be2net: avoid vxlan offloading on multichannel configsIvan Vecera2015-08-171-2/+2
| * net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov2015-08-171-12/+19
| * net: ethernet: micrel: fix an error codeDan Carpenter2015-08-171-3/+2
| * ppp: fix device unregistration upon netns deletionGuillaume Nault2015-08-171-36/+42
| * net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie2015-08-171-4/+12
| * gianfar: Restore link state settings after MAC resetClaudiu Manoil2015-08-141-0/+5
* | enic: Fix build failure with SRIOV disabled.David S. Miller2015-08-211-1/+1
* | vxlan: metadata based tunneling for IPv6Jiri Benc2015-08-211-29/+40
* | vxlan: do not shadow flags variableJiri Benc2015-08-211-4/+4
* | vxlan: provide access function for vxlan socket address familyJiri Benc2015-08-211-4/+4
* | route: move lwtunnel state to dst_entryJiri Benc2015-08-212-3/+2
* | ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-211-4/+4
* | ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-211-3/+3
* | net: xgene Remove xgene specific phy and MAC lookup functionsJeremy Linton2015-08-201-36/+2
* | smsc911x: Remove dev==NULL check.Jeremy Linton2015-08-201-3/+0
* | Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller2015-08-20188-2728/+7064
|\ \
| * \ Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/s...Kalle Valo2015-08-1835-463/+1599
| |\ \
| | * | iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach2015-08-181-2/+3
| | * | iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel2015-08-181-11/+26
| | * | iwlwifi: out-of-bounds access in iwl_init_sband_channelsAdrien Schildknecht2015-08-181-2/+2
| | * | iwlwifi: bump mvm firmware API to 16Emmanuel Grumbach2015-08-182-2/+2
| | * | iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar2015-08-181-1/+2
| | * | iwlwifi: mvm: Enable power management on low-latency bssAvri Altman2015-08-161-2/+2
| | * | iwlwifi: mvm: support TDLS wider-bandwidthArik Nemtsov2015-08-161-0/+1
| | * | iwlwifi: mvm: fix a range check in debugfs codeDan Carpenter2015-08-161-3/+3
| | * | iwlwifi: convert hex_dump_to_buffer() to %*phAndy Shevchenko2015-08-162-12/+3
| | * | iwlwifi: pass NAPI struct from transport layerJohannes Berg2015-08-169-61/+20
| | * | Merge tag 'mac80211-next-for-davem-2015-08-14' into nextEmmanuel Grumbach2015-08-1697-601/+1392
| | |\ \
| | * | | iwlwifi: mvm: add debug info to schedule scan complete message.Ayala Beker2015-08-161-7/+16
| | * | | iwlwifi: mvm: remove partial and full scan lists from lmac sched scanDavid Spinadel2015-08-161-17/+11
| | * | | iwlwifi: mvm: simplify calculating scan dwells and other timing valuesDavid Spinadel2015-08-161-81/+88
| | * | | iwlwifi: make sure d3_suspend/resume ops existEliad Peller2015-08-161-1/+5
| | * | | iwlwifi: mvm: set different pm_timeout for action framesAvri Altman2015-08-042-4/+18
| | * | | iwlwifi: mvm: ToF - Set correct range request cmd idAssaf Krauss2015-08-041-1/+1
| | * | | iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIOMatti Gottlieb2015-08-047-0/+128
| | * | | iwlwifi: pcie: New RBD allocation modelSara Sharon2015-08-043-95/+435
| | * | | Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach2015-08-0412-416/+176
| | |\ \ \
| | * | | | iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon2015-08-048-118/+177
| | * | | | iwlwifi: pcie: support frag SKBsJohannes Berg2015-08-045-15/+77
| | * | | | iwlwifi: add new TLV capability flag for gscan supportAvraham Stern2015-08-043-0/+92
| | * | | | iwlwifi: Add max TX aggregation size for 8260 SDIO devices seriesAlexander Bondar2015-08-041-2/+5
| | * | | | iwlwifi: mvm: revert to our old skip over dtim policyAvri Altman2015-08-041-26/+2
| | * | | | iwlwifi: pcie: dump RBs when FW error occursEmmanuel Grumbach2015-08-042-2/+74
| | * | | | iwlwifi: mvm: print secboot status registers on alive timeoutDor Shaish2015-08-042-0/+7
| | * | | | iwlwifi: mvm: Add FW paging mechanism for the UMAC on PCIMatti Gottlieb2015-08-048-4/+378
| * | | | | ath9k: add correct MAC/BB name for ar9561Miaoqing Pan2015-08-181-0/+1