summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO2013-07-029-267/+117
* nlmon: use standard rtnetlink link api for add/del devicesJiri Pirko2013-07-021-21/+28
* net: fec: Fix RMON registers on imx6Jim Baxter2013-07-021-5/+2
* cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt2013-07-021-0/+2
* net: cdc_ether: allow combined control and data interfaceBjørn Mork2013-07-021-5/+17
* net: fec: Fix Transmitted bytes counterJim Baxter2013-07-021-0/+1
* net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...Wei Yongjun2013-07-021-1/+0
* xen-netback: xenbus.c: use more current logging stylesWei Liu2013-07-021-5/+4
* net: ipheth: Add USB ID for iPad miniAaron Marburg2013-07-021-0/+5
* bnx2x: fill in sane dump flag informationMichal Schmidt2013-07-021-2/+2
* bnx2x: fix dump flag handlingMichal Schmidt2013-07-022-0/+5
* bnx2x: remove zeroing of dump data bufferMichal Schmidt2013-07-021-2/+0
* cassini: Make missing firmware non-fatalBen Hutchings2013-07-011-10/+8
* qmi_wwan: add ONDA MT689DC device ID (fwd)Enrico Mioso2013-07-011-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...David S. Miller2013-07-011-208/+354
|\
| * vxlan: fix function name spellingStephen Hemminger2013-06-251-3/+3
| * Merge ../vxlan-xStephen Hemminger2013-06-251-208/+354
| |\
| | * vxlan: fdb: allow specifying multiple destinations for zero MACMike Rapoport2013-06-251-1/+2
| | * vxlan: allow removal of single destination from fdb entryMike Rapoport2013-06-251-4/+40
| | * vxlan: introduce vxlan_fdb_parseMike Rapoport2013-06-251-31/+50
| | * vxlan: introduce vxlan_fdb_find_rdstMike Rapoport2013-06-251-5/+18
| | * vxlan: add implicit fdb entry for default destinationMike Rapoport2013-06-251-19/+49
| | * vxlan: Fix sparse warnings.Pravin B Shelar2013-06-251-2/+2
| | * vxlan: cosmetic cleanup'sStephen Hemminger2013-06-241-5/+5
| | * vxlan: Use initializer for dummy structuresStephen Hemminger2013-06-241-13/+11
| | * vxlan: port module param should be ushortStephen Hemminger2013-06-241-2/+2
| | * vxlan: convert remotes list to list_rcuStephen Hemminger2013-06-241-42/+55
| | * vxlan: make vxlan_xmit_one voidStephen Hemminger2013-06-241-17/+9
| | * vxlan: move cleanup to uninitStephen Hemminger2013-06-241-11/+13
| | * vxlan: fix race caused by dropping rtnl_unlockStephen Hemminger2013-06-241-27/+84
| | * vxlan: send notification when MAC migratesStephen Hemminger2013-06-241-0/+1
| | * vxlan: move IGMP join/leave to work queueStephen Hemminger2013-06-241-63/+40
| | * vxlan: fix crash from work pending on module removalStephen Hemminger2013-06-241-1/+8
| | * vxlan: fix out of order operation on module removalStephen Hemminger2013-06-241-1/+1
* | | net: qmi_wwan: add TP-LINK MA260Bjørn Mork2013-07-011-0/+1
* | | net: qmi_wwan: add Option GTM681WBjørn Mork2013-07-011-0/+1
* | | net: qmi_wwan: fixup Sierra Wireless MC8305 entryBjørn Mork2013-07-011-1/+0
* | | net: stmmac: fixed enh_desc set always zeroByungho An2013-07-011-3/+3
* | | net: stmmac: fixed operator typoByungho An2013-07-011-5/+5
* | | xen: Use more current logging stylesJoe Perches2013-07-012-19/+16
* | | net: fec: Fix multicast list setup in fec_restart().Christoph Müllner2013-07-011-3/+4
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-0184-2515/+2973
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-2884-2515/+2973
| |\ \ \
| | * | | ath10k: minimally handle new channel width enumeration valuesJohn W. Linville2013-06-271-0/+4
| | * | | ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen2013-06-271-2/+4
| | * | | brcmfmac: remove code and comment for older kernel supportArend van Spriel2013-06-271-27/+2
| | * | | brcmfmac: reduce firmware-signalling locking scope in rx pathArend van Spriel2013-06-271-26/+51
| | * | | brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()Arend van Spriel2013-06-271-5/+4
| | * | | brcmfmac: tag packet in the netdev transmit callbackArend van Spriel2013-06-271-82/+48
| | * | | brcmfmac: add broken scatter-gather DMA supportFranky Lin2013-06-271-11/+67